[csw-devel] SF.net SVN: gar:[16949] csw/mgar/pkg/openldap/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Jan 31 20:19:29 CET 2012


Revision: 16949
          http://gar.svn.sourceforge.net/gar/?rev=16949&view=rev
Author:   wahwah
Date:     2012-01-31 19:19:28 +0000 (Tue, 31 Jan 2012)
Log Message:
-----------
openldap/trunk: use post-merge-modulated because otherwise it gets invoked in the global modulation and fails

Modified Paths:
--------------
    csw/mgar/pkg/openldap/trunk/Makefile

Modified: csw/mgar/pkg/openldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openldap/trunk/Makefile	2012-01-31 19:02:21 UTC (rev 16948)
+++ csw/mgar/pkg/openldap/trunk/Makefile	2012-01-31 19:19:28 UTC (rev 16949)
@@ -201,7 +201,7 @@
 CFLAGS := $(filter-out -I%,$(CFLAGS))
 DIRECTORY_EXPORTS := $(filter-out includedir,$(DIRECTORY_EXPORTS))
 
-post-merge:
+post-merge-modulated:
 	ginstall -D $(WORKDIR)/cswopenldap \
 		$(PKGROOT)/etc/opt/csw/init.d/cswopenldap
 	$(foreach F,$(EXTRA_DOCS),ginstall --mode=644 -D $(WORKDIR)/$F $(PKGROOT)$(docdir)/$(NAME)/$F;)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list