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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Tue Nov 22 21:01:36 CET 2011


Revision: 16233
          http://gar.svn.sourceforge.net/gar/?rev=16233&view=rev
Author:   jake_goerzen
Date:     2011-11-22 20:01:35 +0000 (Tue, 22 Nov 2011)
Log Message:
-----------
dovecot: version 2.0 config file location

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

Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile	2011-11-22 14:31:53 UTC (rev 16232)
+++ csw/mgar/pkg/dovecot/trunk/Makefile	2011-11-22 20:01:35 UTC (rev 16233)
@@ -107,7 +107,9 @@
 	ginstall -d $(DESTDIR)$(localstatedir)/lib
 
 	cp $(DESTDIR)/opt/csw/share/doc/dovecot/example-config/dovecot.conf \
-		$(DESTDIR)$(sysconfdir)/dovecot.conf
+		$(DESTDIR)$(sysconfdir)/dovecot/dovecot.conf
+	cp -r $(DESTDIR)/opt/csw/share/doc/dovecot/example-config/conf.d \
+		$(DESTDIR)$(sysconfdir)/dovecot
 
 	# Create self-signed sample cert
 	ginstall -d $(SSLDIR)/certs

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