wok-stable diff icecast/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 36897b07aa3c
children
line diff
     1.1 --- a/icecast/receipt	Tue Aug 17 02:50:18 2010 +0000
     1.2 +++ b/icecast/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -31,5 +31,4 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr/
     1.5  	cp -a $_pkg/etc	$fs/
     1.6  	cp -a $_pkg/usr/share/icecast $fs/usr/share
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }