[csw-devel] SF.net SVN: gar:[11903] csw/mgar/pkg/exim/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Dec 13 02:48:23 CET 2010
Revision: 11903
http://gar.svn.sourceforge.net/gar/?rev=11903&view=rev
Author: bdwalton
Date: 2010-12-13 01:48:23 +0000 (Mon, 13 Dec 2010)
Log Message:
-----------
exim: change admfiles to explicit list (still needs weaning)
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:56:41 UTC (rev 11902)
+++ csw/mgar/pkg/exim/trunk/Makefile 2010-12-13 01:48:23 UTC (rev 11903)
@@ -16,8 +16,8 @@
MASTER_SITES = ftp://ftp.exim.org/pub/exim/exim4/
DISTFILES = $(NAME)-$(VERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWexim prototype postinstall postremove \
- preremove request checkinstall)
+DISTFILES += CSWexim.postinstall CSWexim.postremove CSWexim.preremove
+DISTFILES += CSWexim.request CSWexim.checkinstall
DISTFILES += Makefile.patch exim_install.patch spf2.patch
DISTFILES += i.smfyes i.smfno
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