wok diff netatalk-pam/receipt @ rev 2281

perdition: disable pam support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 19 11:05:04 2009 +0000 (2009-02-19)
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	Thu Feb 19 11:05:04 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