From 33e5d0b4fd8ac2dd6b34df290698bade62893d24 Mon Sep 17 00:00:00 2001 From: rread Date: Tue, 7 Jan 2003 18:06:52 +0000 Subject: [PATCH] * add mdsdev support to ldap * install ldap files --- lustre/conf/Makefile.am | 4 +++- lustre/conf/lustre2ldif.xsl | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lustre/conf/Makefile.am b/lustre/conf/Makefile.am index 7f98129..a205d10 100644 --- a/lustre/conf/Makefile.am +++ b/lustre/conf/Makefile.am @@ -3,11 +3,13 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -EXTRA_DIST = lustre2ldif.xsl lustre.dtd lustre.schema slapd-lustre.conf +EXTRA_DIST = lustre.dtd lustre.schema slapd-lustre.conf lustre2ldif.xsl top.ldif ldapconfdir = $(sysconfdir)/openldap ldapschemadir = $(sysconfdir)/openldap/schema ldapconf_SCRIPTS = slapd-lustre.conf ldapschema_SCRIPTS = lustre.schema +pkglibdir = '${exec_prefix}/usr/lib/$(PACKAGE)' +pkglib_DATA = top.ldif lustre2ldif.xsl include $(top_srcdir)/Rules diff --git a/lustre/conf/lustre2ldif.xsl b/lustre/conf/lustre2ldif.xsl index f5d8098..c7ea957 100644 --- a/lustre/conf/lustre2ldif.xsl +++ b/lustre/conf/lustre2ldif.xsl @@ -184,6 +184,10 @@ networkRef: mdsRef: + + -- 1.8.3.1