[csw-devel] SF.net SVN: gar:[14736] csw/mgar/pkg/dovecot/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Wed Jun 8 00:45:25 CEST 2011
Revision: 14736
http://gar.svn.sourceforge.net/gar/?rev=14736&view=rev
Author: jake_goerzen
Date: 2011-06-07 22:45:25 +0000 (Tue, 07 Jun 2011)
Log Message:
-----------
dovecot: fix SAMPLECONF, MIGRATE_FILES
Modified Paths:
--------------
csw/mgar/pkg/dovecot/trunk/Makefile
Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile 2011-06-07 21:42:31 UTC (rev 14735)
+++ csw/mgar/pkg/dovecot/trunk/Makefile 2011-06-07 22:45:25 UTC (rev 14736)
@@ -81,8 +81,8 @@
# cswclassutils integration
INITSMF = $(sysconfdir)/init.d/cswdovecot
USERGROUP = dovecot:dovecot:Dovecot IMAP Server:/var/opt/csw/run/dovecot/login:/bin/false
-SAMPLECONF_CSWdovecot = .*/dovecot.pem $(sysconfdir)/dovecot.conf
-MIGRATE_FILES_CSWdovecot = dovecot.conf
+SAMPLECONF = .*/dovecot.pem $(sysconfdir)/dovecot.conf
+MIGRATE_FILES = dovecot.conf
CHECKPKG_OVERRIDES_CSWdovecot += bad-rpath-entry|/opt/csw/lib/|opt/csw/libexec/dovecot/dovecot-auth
CHECKPKG_OVERRIDES_CSWdovecot += bad-rpath-entry|/opt/csw/lib/|opt/csw/sbin/dovecotpw
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