wok-6.x diff busybox-pam/receipt @ rev 2293

tazndis: Remove linefeed on driver status.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Feb 22 23:25:10 2009 +0100 (2009-02-22)
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	Sun Feb 22 23:25:10 2009 +0100
     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