wok diff busybox-pam/receipt @ rev 2395

dropbear: improve start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 09:13:49 2009 +0000 (2009-03-10)
parents f59fdcc72fb4
children b5c440736bca
line diff
     1.1 --- a/busybox-pam/receipt	Thu Feb 12 07:47:04 2009 +0000
     1.2 +++ b/busybox-pam/receipt	Tue Mar 10 09:13:49 2009 +0000
     1.3 @@ -46,6 +46,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6      cp -a $src/_install/* $fs
     1.7 +    cp -a stuff/etc $fs
     1.8      mkdir -p $fs/etc/init.d
     1.9      # Busybox config files.
    1.10      cd $WOK/busybox