[csw-devel] SF.net SVN: gar:[12000] csw/mgar/pkg/exim/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Dec 18 15:06:36 CET 2010
Revision: 12000
http://gar.svn.sourceforge.net/gar/?rev=12000&view=rev
Author: bdwalton
Date: 2010-12-18 14:06:35 +0000 (Sat, 18 Dec 2010)
Log Message:
-----------
exim: drop custom manifest and let initsmf generate it
Modified Paths:
--------------
csw/mgar/pkg/exim/trunk/Makefile
csw/mgar/pkg/exim/trunk/files/cswexim
Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile 2010-12-18 14:04:11 UTC (rev 11999)
+++ csw/mgar/pkg/exim/trunk/Makefile 2010-12-18 14:06:35 UTC (rev 12000)
@@ -108,8 +108,6 @@
done)
(cd $(DESTDIR); mkdir -p etc/opt/csw/init.d; \
cp $(abspath $(FILEDIR)/cswexim) etc/opt/csw/init.d )
- mkdir -p $(DESTDIR)/var/opt/csw/svc/manifest/network
- cp -p files/exim.xml $(DESTDIR)/var/opt/csw/svc/manifest/network
mkdir -p $(DESTDIR)$(prefix)/share/doc/exim
cp -p files/README.CSW $(DESTDIR)$(prefix)/share/doc/exim/README.CSW
cp -p files/exim-env.sh $(DESTDIR)$(prefix)/etc/exim/exim-env.sh.CSW
Modified: csw/mgar/pkg/exim/trunk/files/cswexim
===================================================================
--- csw/mgar/pkg/exim/trunk/files/cswexim 2010-12-18 14:04:11 UTC (rev 11999)
+++ csw/mgar/pkg/exim/trunk/files/cswexim 2010-12-18 14:06:35 UTC (rev 12000)
@@ -7,9 +7,6 @@
# Modified for Blastwave by Markus Mayer <mmayer at blastwave.org>
# Modified for OpenCSW by Ben Walton <bwalton at opencsw.org>
-# These are consumed by the i.cswinitsmf class action script
-#MANIFEST /var/opt/csw/svc/manifest/network/exim.xml
-
# Exit if exim (or another MTA) runs from /etc/inetd.conf
if [ -f /etc/inetd.conf ] && grep "^ *\([0-9.]\+:\)\?smtp" /etc/inetd.conf >/dev/null; then
exit 0
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