wok-next diff asterisk/receipt @ rev 12514

Up: xorg-libXinerama (1.1.2)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 24 23:59:55 2012 +0200 (2012-04-24)
parents a18a8903a08d
children 24527c1a81b7
line diff
     1.1 --- a/asterisk/receipt	Mon Aug 29 18:23:58 2011 +0200
     1.2 +++ b/asterisk/receipt	Tue Apr 24 23:59:55 2012 +0200
     1.3 @@ -44,7 +44,7 @@
     1.4  		--without-pwlib \
     1.5  		--with-dahdi=$WOK/dahdi/$(ls $WOK/dahdi/taz) \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install &&
    1.10  	make DESTDIR=$PWD/_pkg samples &&
    1.11  	cd contrib/utils &&