wok-6.x
diff haserl/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 |
b4a5b149897f |
children |
380ffe05937a |
line diff
1.1 --- a/haserl/receipt Mon Mar 07 15:24:51 2011 +0100
1.2 +++ b/haserl/receipt Mon Apr 04 01:29:52 2011 +0200
1.3 @@ -28,6 +28,4 @@
1.4 {
1.5 mkdir -p $fs/usr
1.6 cp -a $_pkg/usr/bin $fs/usr
1.7 -
1.8 - strip -s $fs/usr/bin/*
1.9 }
1.10 \ No newline at end of file