wok diff asterisk/receipt @ rev 14309

Up: ethumb-dev (1.7.5)
author Dominique Corbex <domcox@slitaz.org>
date Sun Apr 07 10:20:34 2013 +0200 (2013-04-07)
parents a4c663bcb06a
children b2a632fc9587
line diff
     1.1 --- a/asterisk/receipt	Mon Mar 11 19:01:08 2013 +0100
     1.2 +++ b/asterisk/receipt	Sun Apr 07 10:20:34 2013 +0200
     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 &&