wok diff dropbear/receipt @ rev 10936

fusecloop: fix index convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 27 17:16:27 2011 +0200 (2011-08-27)
parents 24e34542a1ef
children 39711785320f
line diff
     1.1 --- a/dropbear/receipt	Sun May 15 12:43:32 2011 +0000
     1.2 +++ b/dropbear/receipt	Sat Aug 27 17:16:27 2011 +0200
     1.3 @@ -47,6 +47,7 @@
     1.4  	mkdir -p $fs/etc
     1.5  	cp -a stuff/dropbear $fs/etc
     1.6  	cp -a stuff/init.d $fs/etc
     1.7 +	cp -a stuff/sshx $fs/usr/bin
     1.8  	touch   $fs/etc/dropbear/dropbear_dss_host_key \
     1.9  		$fs/etc/dropbear/dropbear_rsa_host_key
    1.10