wok-4.x diff gst-plugins-base/receipt @ rev 11820

Up: thunderbird to 10.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 14:16:39 2012 -0500 (2012-02-25)
parents 6de39b76edc6
children
line diff
     1.1 --- a/gst-plugins-base/receipt	Thu Nov 03 01:02:38 2011 +0000
     1.2 +++ b/gst-plugins-base/receipt	Sat Feb 25 14:16:39 2012 -0500
     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  }