wok diff haserl-lua/receipt @ rev 9475

Removed more unneeded strips (those ones are handled by Tazwok).
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 01:54:51 2011 +0000 (2011-04-04)
parents b4a5b149897f
children 380ffe05937a
line diff
     1.1 --- a/haserl-lua/receipt	Mon Mar 07 15:24:51 2011 +0100
     1.2 +++ b/haserl-lua/receipt	Mon Apr 04 01:54:51 2011 +0000
     1.3 @@ -32,5 +32,4 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9 \ No newline at end of file