[Kolab-devel] [issue3772] kolab openldap schema files are not moved regardles of dist-conf

Thomas Spuhler kolab-issues at intevation.de
Thu Jul 23 03:25:47 CEST 2009


New submission from Thomas Spuhler <thomas at btspuhler.com>:

all schemafiles are placed as:

/etc/openldap/schema/horde.schema
/etc/openldap/schema/kolab2.schema
/etc/openldap/schema/rfc2739.schema

changing the make file from
ldapschemadir = $(ldapserver_confdir)/schema
dist_ldapschema_DATA = $(ldapschema_FILES)

to:
ldapschemadir = $(ldapserver_schemadir)
dist_ldapschema_DATA = $(ldapschema_FILES)

Solves the problem
Thomas

----------
files: Makefile.diff
messages: 21024
nosy: spuhler
priority: minor bug
status: unread
title: kolab openldap schema files are not moved regardles of dist-conf
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3772>
___________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile.diff
URL: <http://lists.kolab.org/pipermail/devel/attachments/20090723/8e047e2c/attachment.ksh>


More information about the devel mailing list