wok-6.x diff mplayerplug-in/receipt @ rev 11574
Replace all '-j 4' occurences by ''
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 02 23:06:19 2012 +0100 (2012-01-02) |
parents | 4659d024408c |
children | 4d76ed170364 |
line diff
1.1 --- a/mplayerplug-in/receipt Sun Nov 06 18:58:59 2011 +0100 1.2 +++ b/mplayerplug-in/receipt Mon Jan 02 23:06:19 2012 +0100 1.3 @@ -47,7 +47,7 @@ 1.4 --enable-dvx \ 1.5 MOZILLA_HOME="/usr/lib/firefox-$FIREFOX_VER" \ 1.6 GECKO_IDLDIR="/usr/share/idl/firefox-$FIREFOX_VER" && 1.7 - make -j 4 && 1.8 + make $MAKEFLAGS && 1.9 make DESTDIR=$DESTDIR install 1.10 } 1.11