wok-4.x diff haserl-lua/receipt @ rev 9610

bash: Fixed bash pre_remove function to work with --root in tazpkg.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 15 14:55:42 2011 +0000 (2011-04-15)
parents b4a5b149897f
children
line diff
     1.1 --- a/haserl-lua/receipt	Mon Mar 07 15:24:51 2011 +0100
     1.2 +++ b/haserl-lua/receipt	Fri Apr 15 14:55:42 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