dovecot-2.0-sslstream: dsync: Put the binary into bin/, not libe...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:55:58 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/2a00f1d762b0
changeset: 10243:2a00f1d762b0
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Oct 30 15:36:12 2009 -0400
description:
dsync: Put the binary into bin/, not libexec/.

diffstat:

1 file changed, 1 insertion(+), 3 deletions(-)
src/dsync/Makefile.am |    4 +---

diffs (11 lines):

diff -r 3e85df7dc65a -r 2a00f1d762b0 src/dsync/Makefile.am
--- a/src/dsync/Makefile.am	Fri Oct 30 15:24:37 2009 -0400
+++ b/src/dsync/Makefile.am	Fri Oct 30 15:36:12 2009 -0400
@@ -1,6 +1,4 @@ pkglibexecdir = $(libexecdir)/dovecot
-pkglibexecdir = $(libexecdir)/dovecot
-
-pkglibexec_PROGRAMS = dsync
+bin_PROGRAMS = dsync
 
 AM_CPPFLAGS = \
 	-I$(top_srcdir)/src/lib \


More information about the dovecot-cvs mailing list