[csw-devel] SF.net SVN: gar:[16236] csw/mgar/pkg/dovecot/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Wed Nov 23 01:50:46 CET 2011
Revision: 16236
http://gar.svn.sourceforge.net/gar/?rev=16236&view=rev
Author: jake_goerzen
Date: 2011-11-23 00:50:46 +0000 (Wed, 23 Nov 2011)
Log Message:
-----------
dovecot: do not install 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-23 00:42:42 UTC (rev 16235)
+++ csw/mgar/pkg/dovecot/trunk/Makefile 2011-11-23 00:50:46 UTC (rev 16236)
@@ -73,7 +73,7 @@
# cswclassutils integration
INITSMF = /etc/opt/csw/init.d/cswdovecot
USERGROUP = /etc/opt/csw/pkg/CSWdovecot/cswusergroup
-SAMPLECONF = .*/dovecot.pem $(sysconfdir)/dovecot.conf
+SAMPLECONF = .*/dovecot.pem
MIGRATE_FILES = dovecot.conf
include gar/category.mk
@@ -106,11 +106,6 @@
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
- cp -r $(DESTDIR)/opt/csw/share/doc/dovecot/example-config/conf.d \
- $(DESTDIR)$(sysconfdir)/dovecot
-
# 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