[csw-devel] SF.net SVN: gar:[19727] csw/mgar/pkg/dovecot/trunk/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Fri Nov 23 00:08:26 CET 2012
Revision: 19727
http://gar.svn.sourceforge.net/gar/?rev=19727&view=rev
Author: wilbury
Date: 2012-11-22 23:08:26 +0000 (Thu, 22 Nov 2012)
Log Message:
-----------
dovecot/trunk: Some recipe tweaks, missed bits.
Modified Paths:
--------------
csw/mgar/pkg/dovecot/trunk/Makefile
Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile 2012-11-22 23:06:13 UTC (rev 19726)
+++ csw/mgar/pkg/dovecot/trunk/Makefile 2012-11-22 23:08:26 UTC (rev 19727)
@@ -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/dovecot2|; \
- s| /usr/lib/dovecot| /opt/csw/lib/dovecot2|; \
+ s| /usr/libexec| /opt/csw/libexec/dovecot|; \
+ s| /usr/lib/dovecot| /opt/csw/lib/dovecot|; \
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