wok-next diff dropbear-pam/receipt @ rev 9517

Up: git to 1.7.4.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 07 05:24:37 2011 +0000 (2011-04-07)
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	Thu Apr 07 05:24:37 2011 +0000
     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