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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Dec 13 01:56:06 CET 2010


Revision: 11901
          http://gar.svn.sourceforge.net/gar/?rev=11901&view=rev
Author:   bdwalton
Date:     2010-12-13 00:56:05 +0000 (Mon, 13 Dec 2010)

Log Message:
-----------
exim: use -modulated for pre-patch and post-install targets for gar modernization

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

Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile	2010-12-13 00:55:11 UTC (rev 11900)
+++ csw/mgar/pkg/exim/trunk/Makefile	2010-12-13 00:56:05 UTC (rev 11901)
@@ -65,7 +65,7 @@
 
 include gar/category.mk
 
-pre-patch:
+pre-patch-modulated:
 	(cd $(WORKSRC); \
 	test -r Local/Makefile || cp -p src/EDITME Local/Makefile; \
 	test -r Local/eximon.conf || cp -p exim_monitor/EDITME Local/eximon.conf; \
@@ -78,7 +78,7 @@
 DOC_LIST += README README.SIEVE dbm.discuss.txt filter.txt pcrepattern.txt
 DOC_LIST += pcretest.txt spec.txt
 
-post-install:
+post-install-modulated:
 	(cd $(DESTDIR)$(prefix)/sbin; \
 	mv exim-$(VERSION) exim; \
 	/usr/ccs/bin/strip $(BINS); \


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