wok-stable diff dropbear-pam/receipt @ rev 9722

fix: tazdev (we need a tarball name to avois recloning each time) - Thank Godane for your last commits!
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 10:38:58 2011 +0200 (2011-05-09)
parents 129bb5b11a7e
children 24e34542a1ef
line diff
     1.1 --- a/dropbear-pam/receipt	Wed Mar 02 03:12:51 2011 +0000
     1.2 +++ b/dropbear-pam/receipt	Mon May 09 10:38:58 2011 +0200
     1.3 @@ -45,8 +45,6 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/sbin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8 -	strip -s $fs/usr/sbin/*
     1.9  	# Config file and init script.
    1.10  	mkdir -p $fs/etc
    1.11  	cp -a ../$SOURCE/stuff/dropbear $fs/etc