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

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Fri Nov 23 00:06:13 CET 2012


Revision: 19726
          http://gar.svn.sourceforge.net/gar/?rev=19726&view=rev
Author:   wilbury
Date:     2012-11-22 23:06:13 +0000 (Thu, 22 Nov 2012)
Log Message:
-----------
dovecot/trunk: Some recipe tweaks.

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

Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile	2012-11-22 18:35:41 UTC (rev 19725)
+++ csw/mgar/pkg/dovecot/trunk/Makefile	2012-11-22 23:06:13 UTC (rev 19726)
@@ -96,8 +96,8 @@
 	perl -pi -e '\
 		s| /var/run| /var/opt/csw/run|; \
 		s| /etc/ssl| /etc/opt/csw/ssl|; \
-		s| /usr/libexec| /opt/csw/libexec|; \
-		s| /usr/lib/dovecot| /opt/csw/lib/dovecot|; \
+		s| /usr/libexec| /opt/csw/libexec/dovecot2|; \
+		s| /usr/lib/dovecot| /opt/csw/lib/dovecot2|; \
 		s| /usr/local| /opt/csw|;' \
 		$(WORKSRC)/doc/example-config/dovecot.conf
 	perl -pi -e '\

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