wok diff wireshark/receipt @ rev 11659

xfe, Improve receipt
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Feb 12 22:40:16 2012 +0100 (2012-02-12)
parents 40b8672a84a1
children 96eb24dd8b9d
line diff
     1.1 --- a/wireshark/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.2 +++ b/wireshark/receipt	Sun Feb 12 22:40:16 2012 +0100
     1.3 @@ -24,7 +24,7 @@
     1.4  		--enable-setuid-install \
     1.5  		--disable-portaudio \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make install
    1.10  }
    1.11