wok diff dropbear/receipt @ rev 1212

Add missing CONFIG_FILES=
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 09 17:50:04 2008 +0000 (2008-08-09)
parents 6f2d3769a339
children f4c5b982b05e
line diff
     1.1 --- a/dropbear/receipt	Wed Jul 16 13:51:53 2008 +0200
     1.2 +++ b/dropbear/receipt	Sat Aug 09 17:50:04 2008 +0000
     1.3 @@ -43,7 +43,7 @@
     1.4  	cp -a stuff/init.d $fs/etc
     1.5  	
     1.6  	# Fix dropbear initscript perms
     1.7 -	chown root.root $fs/etc/init.d/dropbear 
     1.8 +	chown -R root.root $fs
     1.9  }
    1.10  
    1.11  # Post message when installing.