[csw-devel] SF.net SVN: gar:[16325] csw/mgar/pkg/dovecot/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Tue Nov 29 00:29:02 CET 2011
Revision: 16325
http://gar.svn.sourceforge.net/gar/?rev=16325&view=rev
Author: jake_goerzen
Date: 2011-11-28 23:29:02 +0000 (Mon, 28 Nov 2011)
Log Message:
-----------
dovecot: version 2.0 sample config
Modified Paths:
--------------
csw/mgar/pkg/dovecot/trunk/Makefile
Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile 2011-11-28 14:54:49 UTC (rev 16324)
+++ csw/mgar/pkg/dovecot/trunk/Makefile 2011-11-28 23:29:02 UTC (rev 16325)
@@ -73,7 +73,7 @@
# cswclassutils integration
INITSMF = /etc/opt/csw/init.d/cswdovecot
USERGROUP = /etc/opt/csw/pkg/CSWdovecot/cswusergroup
-SAMPLECONF = .*/dovecot.pem
+SAMPLECONF = .*/dovecot.pem $(sysconfdir)/dovecot/dovecot.conf
MIGRATE_FILES = dovecot.conf
include gar/category.mk
@@ -106,6 +106,9 @@
ginstall -d $(DESTDIR)$(localstatedir)/run
ginstall -d $(DESTDIR)$(localstatedir)/lib
+ cp $(DESTDIR)/opt/csw/share/doc/dovecot/example-config/dovecot.conf \
+ $(DESTDIR)$(sysconfdir)/dovecot/dovecot.conf
+
# Create self-signed sample cert
ginstall -d $(SSLDIR)/certs
ginstall -d $(SSLDIR)/private
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