wok-next diff gst-plugins-base/receipt @ rev 11880

perl-rrd-simple: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 28 08:42:35 2012 +0100 (2012-02-28)
parents 6de39b76edc6
children 73641efed1cc
line diff
     1.1 --- a/gst-plugins-base/receipt	Thu Nov 03 01:02:38 2011 +0000
     1.2 +++ b/gst-plugins-base/receipt	Tue Feb 28 08:42:35 2012 +0100
     1.3 @@ -30,7 +30,7 @@
     1.4  		--localstatedir=/var \
     1.5  		--enable-experimental \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	sed -e 's/^SUBDIRS_EXT =.*/SUBDIRS_EXT =/' -i Makefile &&
    1.10  	make install	
    1.11  }