wok-current
diff xine-lib/receipt @ rev 11759
added libt4kcommon. Supports tux4kids games
author |
Samuel Trassare <samuel_trassare@yahoo.com> |
date |
Wed Feb 22 12:21:48 2012 -0800 (2012-02-22) |
parents |
1eb66ff13d48 |
children |
73641efed1cc |
line diff
1.1 --- a/xine-lib/receipt Tue May 24 02:30:31 2011 +0200
1.2 +++ b/xine-lib/receipt Wed Feb 22 12:21:48 2012 -0800
1.3 @@ -47,7 +47,7 @@
1.4 --without-esound \
1.5 --disable-vcd \
1.6 $CONFIGURE_ARGS &&
1.7 - make -j 4 &&
1.8 + make $MAKEFLAGS &&
1.9 make DESTDIR=$PWD/_pkg install
1.10 }
1.11