[csw-devel] SF.net SVN: gar:[18240] csw/mgar/pkg/exim/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Jun 7 02:36:52 CEST 2012
Revision: 18240
http://gar.svn.sourceforge.net/gar/?rev=18240&view=rev
Author: bdwalton
Date: 2012-06-07 00:36:52 +0000 (Thu, 07 Jun 2012)
Log Message:
-----------
exim/trunk: correct path to sendmail.exim in alternatives handler
Modified Paths:
--------------
csw/mgar/pkg/exim/trunk/Makefile
Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile 2012-06-07 00:31:22 UTC (rev 18239)
+++ csw/mgar/pkg/exim/trunk/Makefile 2012-06-07 00:36:52 UTC (rev 18240)
@@ -53,7 +53,7 @@
PRESERVECONF += /etc/opt/csw/exim/exim.conf /etc/opt/csw/exim/exim-env.sh
PRESERVECONF += /etc/opt/csw/exim/aliases
-ALTERNATIVE = /opt/csw/bin/sendmail sendmail /opt/csw/sbin/sendmail.exim 50 /opt/csw/bin/mailq mailq /opt/csw/bin/mailq.exim /opt/csw/bin/newaliases newaliases /opt/csw/bin/newaliases.exim
+ALTERNATIVE = /opt/csw/bin/sendmail sendmail /opt/csw/bin/sendmail.exim 50 /opt/csw/bin/mailq mailq /opt/csw/bin/mailq.exim /opt/csw/bin/newaliases newaliases /opt/csw/bin/newaliases.exim
# scripts/exim_install has been patched to use this variable
EXIM_VERSION = $(VERSION)
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