wok-next diff gst-plugins-good/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 | bd68ef9b49d0 |
children | 43bef37905bc |
line diff
1.1 --- a/gst-plugins-good/receipt Thu Nov 03 04:21:30 2011 +0000 1.2 +++ b/gst-plugins-good/receipt Mon Jan 02 23:06:19 2012 +0100 1.3 @@ -27,7 +27,7 @@ 1.4 --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ 1.5 --enable-experimental --disable-static --disable-speex \ 1.6 $CONFIGURE_ARGS && 1.7 - make -j 4 && 1.8 + make $MAKEFLAGS && 1.9 make install 1.10 } 1.11