Browse Source

nss-pam-ldapd: fixed to inject the correct config file for 'nslcd'

user/karasz/next/updates
Christian Wiese 15 years ago
parent
commit
6d0ac7e15e
  1. 2
      network/nss-pam-ldapd/nss-pam-ldapd.conf

2
network/nss-pam-ldapd/nss-pam-ldapd.conf

@ -24,4 +24,4 @@ var_append confopt ' ' "--with-ldap-conf-file=$root`pkgprefix sysconfdir openlda
var_append confopt ' ' "--with-ldap-secret-file=$root`pkgprefix sysconfdir openldap`/ldap.secret"
var_append GCC_WRAPPER_APPEND ' ' "-L$root/`pkgprefix libdir openldap`"
hook_add postmake 5 'cp -vf nss-ldapd.conf $root$docdir/ldap.conf'
hook_add postmake 5 'cp -vf nslcd.conf $root$docdir/'

Loading…
Cancel
Save