wok-6.x diff patch/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 86e8692df3d3
children e92ede07eddc
line diff
     1.1 --- a/patch/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/patch/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -23,7 +23,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $_pkg/usr/bin/patch $fs/usr/bin
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9  
    1.10  # Prevent erasing busybox...