[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 19:31:01 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 6a6cc8b71b39b392cf5f416d41cdc071356ff6c8
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Oct 7 21:06:19 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 1c2fc45..b9ca2bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
 # GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
@@ -84,6 +81,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