dovecot-2.0: Makefile: Fixed compiling dsync with older automake...

dovecot at dovecot.org dovecot at dovecot.org
Wed Jul 28 12:16:12 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/d5a923df60d4
changeset: 11905:d5a923df60d4
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Jul 28 11:09:50 2010 +0200
description:
Makefile: Fixed compiling dsync with older automake versions.
Patch by Naresh.

diffstat:

 src/doveadm/Makefile.am |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 716b77e16d39 -r d5a923df60d4 src/doveadm/Makefile.am
--- a/src/doveadm/Makefile.am	Mon Jul 26 19:23:59 2010 +0100
+++ b/src/doveadm/Makefile.am	Wed Jul 28 11:09:50 2010 +0200
@@ -1,4 +1,5 @@
 doveadm_moduledir = $(moduledir)/doveadm
+pkglibexecdir = $(libexecdir)/dovecot
 
 bin_PROGRAMS = doveadm
 pkglibexec_PROGRAMS = doveadm-server


More information about the dovecot-cvs mailing list