wok diff dropbear/receipt @ rev 9824

Up: readom to 1.1.11. Its a wanted package for cdrkit that is at 1.1.11 now.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 00:18:48 2011 +0000 (2011-05-15)
parents 492cb54a5624
children 24e34542a1ef
line diff
     1.1 --- a/dropbear/receipt	Thu Mar 31 12:59:46 2011 +0200
     1.2 +++ b/dropbear/receipt	Sun May 15 00:18:48 2011 +0000
     1.3 @@ -43,8 +43,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 stuff/dropbear $fs/etc