wok-stable diff urxvt-full/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 abd5344ad8c6
children 799d751f3588
line diff
     1.1 --- a/urxvt-full/receipt	Tue Mar 01 22:10:13 2011 +0000
     1.2 +++ b/urxvt-full/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -29,7 +29,6 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  
     1.9  }
    1.10