wok diff haserl/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents b4a5b149897f
children 380ffe05937a
line diff
     1.1 --- a/haserl/receipt	Mon Mar 07 15:24:51 2011 +0100
     1.2 +++ b/haserl/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -28,6 +28,4 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	
     1.8 -	strip -s $fs/usr/bin/*
     1.9  }
    1.10 \ No newline at end of file