dovecot-2.2-pigeonhole: New pigeonhole-version.h header was inst...

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Thu Oct 30 17:47:35 UTC 2014


details:   http://hg.rename-it.nl/dovecot-2.2-pigeonhole/rev/92b568ca597c
changeset: 1949:92b568ca597c
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Thu Oct 30 18:47:26 2014 +0100
description:
New pigeonhole-version.h header was installed in the wrong directory.

diffstat:

 Makefile.am |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 85039fc9befa -r 92b568ca597c Makefile.am
--- a/Makefile.am	Thu Oct 30 09:43:18 2014 +0100
+++ b/Makefile.am	Thu Oct 30 18:47:26 2014 +0100
@@ -4,9 +4,6 @@
 
 SUBDIRS = src $(DOCS)
 
-dist_pkginclude_HEADERS = \
-    pigeonhole-version.h
-
 ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = \
@@ -20,7 +17,9 @@
 	rm -rf `find $(distdir)/tests -type f -name '*.svbin'`
 
 pkginc_libdir=$(dovecot_pkgincludedir)/sieve
-nodist_pkginc_lib_HEADERS = pigeonhole-config.h
+nodist_pkginc_lib_HEADERS = \
+    pigeonhole-version.h \
+	pigeonhole-config.h
 
 if MAINTAINER_MODE
 ChangeLog: .hg/dirstate


More information about the dovecot-cvs mailing list