|
|
|
@ -23,3 +23,5 @@ var_append confopt ' ' "--with-ldap-dir=$root/`pkgprefix openldap`"
|
|
|
|
|
var_append confopt ' ' "--with-ldap-conf-file=$root`pkgprefix sysconfdir openldap`/ldap.conf" |
|
|
|
|
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' |
|
|
|
|