wok-stable diff nmap/receipt @ rev 9470

Remove some uneeded strips (thoses ones are handled by Tazwok)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Apr 04 01:29:52 2011 +0200 (2011-04-04)
parents dc6a2b74df53
children ac3ba79fed17
line diff
     1.1 --- a/nmap/receipt	Sat Feb 12 12:24:22 2011 +0000
     1.2 +++ b/nmap/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -30,6 +30,5 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $_pkg/usr/share/nmap $fs/usr/share
     1.6  	
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9