wok-6.x
diff zip/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 |
a1c1d35d9f92 |
children |
191b99ca9dc2 |
line diff
1.1 --- a/zip/receipt Sun Feb 20 07:06:28 2011 +0000
1.2 +++ b/zip/receipt Mon Apr 04 01:29:52 2011 +0200
1.3 @@ -25,6 +25,5 @@
1.4 cp -a $src/zipcloak $fs/usr/bin
1.5 cp -a $src/zipnote $fs/usr/bin
1.6 cp -a $src/zipsplit $fs/usr/bin
1.7 - strip -s $fs/usr/bin/*
1.8 }
1.9