dovecot-2.0: Makefile: Updated renamed *.conf filenames.

dovecot at dovecot.org dovecot at dovecot.org
Mon Apr 12 09:54:45 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/06bd06c2f523
changeset: 11129:06bd06c2f523
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Apr 12 09:54:43 2010 +0300
description:
Makefile: Updated renamed *.conf filenames.

diffstat:

 doc/example-config/conf.d/Makefile.am |  20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diffs (37 lines):

diff -r 5dac1012e47e -r 06bd06c2f523 doc/example-config/conf.d/Makefile.am
--- a/doc/example-config/conf.d/Makefile.am	Sat Apr 10 08:13:39 2010 +0300
+++ b/doc/example-config/conf.d/Makefile.am	Mon Apr 12 09:54:43 2010 +0300
@@ -2,7 +2,6 @@
 
 exampledir = $(docdir)/example-config/conf.d
 example_DATA = \
-	auth.conf \
 	auth-checkpassword.conf.ext \
 	auth-deny.conf.ext \
 	auth-ldap.conf.ext \
@@ -11,15 +10,16 @@
 	auth-sql.conf.ext \
 	auth-system.conf.ext \
 	auth-vpopmail.conf.ext \
-	imap.conf \
-	lda.conf \
-	lmtp.conf \
-	logging.conf \
-	mail.conf \
-	master.conf \
-	plugin.conf \
-	pop3.conf \
-	ssl.conf
+	10-auth.conf \
+	10-logging.conf \
+	10-mail.conf \
+	10-master.conf \
+	10-ssl.conf \
+	15-lda.conf \
+	20-imap.conf \
+	20-lmtp.conf \
+	20-pop3.conf \
+	90-plugin.conf
 
 EXTRA_DIST = \
 	$(example_DATA)


More information about the dovecot-cvs mailing list