wok diff netatalk-pam/receipt @ rev 2239

netatalk-pam: add /etc/pam.d/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 14 13:13:31 2009 +0000 (2009-02-14)
parents f59fdcc72fb4
children 22ab8eb50d81
line diff
     1.1 --- a/netatalk-pam/receipt	Thu Feb 12 07:47:04 2009 +0000
     1.2 +++ b/netatalk-pam/receipt	Sat Feb 14 13:13:31 2009 +0000
     1.3 @@ -35,6 +35,7 @@
     1.4  	cp -a $_pkg/usr/sbin $fs/usr
     1.5  	cp -a $_pkg/usr/libexec $fs/usr
     1.6  	cp -a $_pkg/etc $fs
     1.7 +	cp -a stuff/etc $fs
     1.8  	rm -f $fs/etc/netatalk/uams/*a
     1.9  }
    1.10