wok diff expat/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 96142343fd1b
children e5ae411e1d8c
line diff
     1.1 --- a/expat/receipt	Tue Dec 18 14:07:37 2007 +0100
     1.2 +++ b/expat/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -25,7 +25,6 @@
     1.4  	mkdir -p $fs/usr/lib $fs/usr/bin
     1.5      cp -a $_pkg/usr/bin/* $fs/usr/bin
     1.6      cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -    strip -s $fs/usr/bin/*
     1.8      strip -s $fs/usr/lib/*
     1.9      # expat so.0 symbolic link.
    1.10      cd $fs/usr/lib