wok diff busybox-pam/receipt @ rev 11213

Add from wok-undigest: afpfs-ng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 03 16:59:32 2011 +0100 (2011-11-03)
parents 6f9407bd4ad5
children 79d46277d7f9
line diff
     1.1 --- a/busybox-pam/receipt	Sun Mar 13 09:36:17 2011 +0100
     1.2 +++ b/busybox-pam/receipt	Thu Nov 03 16:59:32 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  {
     1.5      mkdir -p $fs/bin
     1.6      cp -a $src/busybox-pam $fs/bin/busybox
     1.7 -    cp -a stuff/* $fs
     1.8 +    cp -a $stuff/* $fs
     1.9  }
    1.10  
    1.11  pre_remove()