[Fedora-directory-commits] ldapserver ns_usesh.mk,1.6,1.7

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Fri Apr 7 18:03:32 UTC 2006


Author: nhosoi

Update of /cvs/dirsec/ldapserver
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15652

Modified Files:
	ns_usesh.mk 
Log Message:
Removed extra $(NS64TAG) from sh_release_config; $(NSCONFIG) contains _64.
sh_release_config:=$(sh_components_share)/$(SH_VERSION)/$(NSCONFIG)$(NSOBJDIR_TAG)



Index: ns_usesh.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/ns_usesh.mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ns_usesh.mk	19 Apr 2005 22:06:42 -0000	1.6
+++ ns_usesh.mk	7 Apr 2006 18:03:29 -0000	1.7
@@ -121,7 +121,7 @@
 # define the paths to the component parts
 sh_path_root:=$(NSCP_DISTDIR)/$(sh_component_name)
 sh_components_share=/share/builds/components/$(sh_component_name)
-sh_release_config:=$(sh_components_share)/$(SH_VERSION)/$(NSCONFIG)$(NS64TAG)$(NSOBJDIR_TAG)
+sh_release_config:=$(sh_components_share)/$(SH_VERSION)/$(NSCONFIG)$(NSOBJDIR_TAG)
 SH_INCLUDE:=$(sh_path_root)/include
 SH_LIBPATH:=$(sh_path_root)/lib
 # hack below because I couldn't find this defined anywhere in the nsxxx.mk headers




More information about the Fedora-directory-commits mailing list