wok diff cabextract/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 828f3da70f8d
children 15d65b02ff30
line diff
     1.1 --- a/cabextract/receipt	Fri Sep 10 21:46:29 2010 +0000
     1.2 +++ b/cabextract/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -26,6 +26,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9