wok-6.x diff nmap/receipt @ rev 14989

thunderbird-langpack-*: add license; add cs, el, en_US, es_AR, hu, pl, sl, sv_SE locales
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 09 13:10:42 2013 +0300 (2013-08-09)
parents 4020a4ad7d5d
children 02efefc5d9de
line diff
     1.1 --- a/nmap/receipt	Mon Feb 25 18:23:11 2013 +0100
     1.2 +++ b/nmap/receipt	Fri Aug 09 13:10:42 2013 +0300
     1.3 @@ -20,7 +20,7 @@
     1.4  		--cache-file=$PWD/config.cache \
     1.5  	 	--without-liblua \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make | grep -v makefile.dep &&
     1.8 +	make 2>&1 | grep -v makefile.dep &&
     1.9  	make DESTDIR=$DESTDIR install-nmap
    1.10  }
    1.11