dovecot-1.3: rquota.x was missing from distribution tarball.

dovecot at dovecot.org dovecot at dovecot.org
Mon Apr 6 20:55:56 EEST 2009


details:   http://hg.dovecot.org/dovecot-1.3/rev/e4d1cc1d9b46
changeset: 9023:e4d1cc1d9b46
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Apr 03 16:26:15 2009 -0400
description:
rquota.x was missing from distribution tarball.

diffstat:

1 file changed, 2 insertions(+)
src/plugins/quota/Makefile.am |    2 ++

diffs (12 lines):

diff -r 30db22205884 -r e4d1cc1d9b46 src/plugins/quota/Makefile.am
--- a/src/plugins/quota/Makefile.am	Fri Apr 03 17:31:08 2009 -0400
+++ b/src/plugins/quota/Makefile.am	Fri Apr 03 16:26:15 2009 -0400
@@ -64,6 +64,8 @@ install-exec-local:
 	  $(LN_S) ../lib10_quota_plugin$(MODULE_SUFFIX) $(DESTDIR)$(moduledir)/$$d; \
 	done
 
+EXTRA_DIST = rquota.x
+
 DISTFILES = $(DIST_COMMON) $(quota_dist_sources) $(TEXINFOS) $(EXTRA_DIST)
 
 clean-generic:


More information about the dovecot-cvs mailing list