[Pkg-nagios-changes] [pkg-monitoring-plugins] 01/01: Add --disable-maintainer-mode to configure, for not running autotools foo

Jan Wagner waja at moszumanska.debian.org
Tue Oct 7 20:03:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-monitoring-plugins.

commit 88b130b3494bf9fb88e7d62be57f664b45507b7a
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Oct 7 21:48:28 2014 +0200

    Add --disable-maintainer-mode to configure, for not running autotools foo
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 1c2fc45..87de987 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,6 +84,7 @@ config.status: configure
 	PGINCLUDE="-I`pg_config --includedir`" PGLIBS="-lpq -lcrypt" \
 	CFLAGS="$(CFLAGS)" \
 	./configure \
+		--disable-maintainer-mode \
 		--host=$(DEB_HOST_GNU_TYPE) \
 		--build=$(DEB_BUILD_GNU_TYPE) \
 		--prefix=/usr \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git



More information about the Pkg-nagios-changes mailing list