Another place where schemas are installed, from Buchan Milne.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22295 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-14 05:59:04 +00:00
parent 86ab466658
commit 7073558cd8

View File

@@ -11,7 +11,7 @@ sh ${srcdir}/slapd-stop > /dev/null
SCHEMA_NEEDED="hdb core nis cosine inetorgperson openldap samba"
SCHEMA_PATHS="${srcdir}/../../lib/hdb ${srcdir} /etc/ldap/schema /etc/openldap/schema /private/etc/openldap/schema"
SCHEMA_PATHS="${srcdir}/../../lib/hdb ${srcdir} /etc/ldap/schema /etc/openldap/schema /private/etc/openldap/schema /usr/share/openldap/schema"
test -d schema || mkdir schema