wok diff nmap/receipt @ rev 12846

Up: ffmpeg (0.10.3)
author Dominique Corbex <domcox@slitaz.org>
date Wed May 23 13:00:15 2012 +0200 (2012-05-23)
parents 02bbaa9d12ba
children 506f5658c490
line diff
     1.1 --- a/nmap/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/nmap/receipt	Wed May 23 13:00:15 2012 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --cache-file=$PWD/config.cache \
     1.7 -	 --without-liblua &&
     1.8 +	 --without-liblua $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$DESTDIR install-nmap
    1.11  }