[Fedora-directory-commits] ldapserver/ldap/admin/src Makefile, 1.21, 1.22

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Mon Feb 5 22:30:14 UTC 2007


Author: nhosoi

Update of /cvs/dirsec/ldapserver/ldap/admin/src
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29722/src

Modified Files:
	Makefile 
Log Message:
Resolves: 223861
Summary: Nightly build uses autotools/yum (Comment #32)
Changes: Makefile: moved scripts temlate dir from /etc to /usr/share
template-{start,stop}-slapd: modified the pid and startpid name to
slapd-<id>.pid and slapd-<id>.startpid.
Note: these changes do not affect the new build using autotools.  The 3 files
would be eliminated when we move to the new build completely.  The fix is for
keeping the nightly acceptance tests healthy by the transfer is completed.



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/admin/src/Makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- Makefile	14 Nov 2006 17:37:38 -0000	1.21
+++ Makefile	5 Feb 2007 22:30:12 -0000	1.22
@@ -51,7 +51,7 @@
 include $(BUILD_ROOT)/nsconfig.mk
 include $(LDAP_SRC)/nsldap.mk
 
-SCRIPTSDIR=$(RELDIR)/$(DS_ETCDIR)/script-templates
+SCRIPTSDIR=$(RELDIR)/$(DS_DATADIR)/script-templates
 
 ifeq ($(USE_ADMINSERVER), 1)
 MCC_INCLUDE += $(ADMINUTIL_INCLUDE)




More information about the Fedora-directory-commits mailing list