1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/net/nss_ldap/pkg-plist
2014-02-09 12:31:05 +00:00

6 lines
249 B
Plaintext

lib/nss_ldap.so.1
@unexec if cmp -s %D/etc/nss_ldap.conf %D/etc/nss_ldap.conf.sample; then rm -f %D/etc/nss_ldap.conf; fi
etc/nss_ldap.conf.sample
@exec if [ ! -f %D/etc/nss_ldap.conf ]; then cp %B/%f %D/etc/nss_ldap.conf; fi
man/man5/nss_ldap.5.gz