[Fedora-directory-commits] ldapserver/ldap/servers/plugins/replication Makefile, 1.10, 1.11

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Wed Oct 25 00:05:06 UTC 2006


Author: nhosoi

Update of /cvs/dirsec/ldapserver/ldap/servers/plugins/replication
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28074/ldap/servers/plugins/replication

Modified Files:
	Makefile 
Log Message:
Resolves: #210947
Summary: parameterizing the hardcoded paths (phase 3. installed binaries, change log, setup)
Comment #23



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/servers/plugins/replication/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	6 Sep 2006 20:45:15 -0000	1.10
+++ Makefile	25 Oct 2006 00:05:03 -0000	1.11
@@ -50,7 +50,7 @@
 NSPR20=true	# probably should be defined somewhere else (not sure where)
 
 OBJDEST = $(OBJDIR)/lib/replication-plugin
-LIBDIR = $(LIB_RELDIR)
+LIBDIR = $(LDAP_PLUGIN_RELDIR)
 
 include $(BUILD_ROOT)/nsconfig.mk
 include $(LDAP_SRC)/nsldap.mk




More information about the Fedora-directory-commits mailing list