wok diff asterisk/receipt @ rev 14205

fbida: update deps and desc
author Richard Dunbar <mojo@slitaz.org>
date Fri Mar 15 11:50:51 2013 +0000 (2013-03-15)
parents a4c663bcb06a
children b2a632fc9587
line diff
     1.1 --- a/asterisk/receipt	Mon Mar 11 19:01:08 2013 +0100
     1.2 +++ b/asterisk/receipt	Fri Mar 15 11:50:51 2013 +0000
     1.3 @@ -55,7 +55,7 @@
     1.4  		--with-dahdi=$WOK/dahdi/$(ls $WOK/dahdi/taz) \
     1.5  		--with-tonezone \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 1 | grep -v pjproject &&
     1.8 +	make -j 1 2>&1 | grep -v pjproject &&
     1.9  	make -j 1 DESTDIR=$DESTDIR install &&
    1.10  	make -j 1 DESTDIR=$DESTDIR samples &&
    1.11  	cd contrib/utils &&