wok diff busybox-pam/receipt @ rev 11003

Up: audacious to 3.0.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 03:09:20 2011 +0000 (2011-10-13)
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 Oct 13 03:09:20 2011 +0000
     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()