wok diff pam_mount/receipt @ rev 6789
Fixed aufs-utils. I just need linux-module-headers installed without linux-source. Compiles fine that way.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 17:32:44 2010 +0000 (2010-10-18) |
parents | 8e44b7502050 |
children | 50df99a5f244 |
line diff
1.1 --- a/pam_mount/receipt Fri Mar 27 12:41:30 2009 +0000 1.2 +++ b/pam_mount/receipt Mon Oct 18 17:32:44 2010 +0000 1.3 @@ -25,7 +25,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $_pkg/usr 1.8 + mkdir -p $fs/usr 1.9 cp -a $_pkg/usr/sbin $fs/usr 1.10 cp -a $_pkg/usr/bin $fs/usr 1.11 cp -a $_pkg/sbin $fs