[Pkg-nagios-changes] [pkg-nagios-plugins] 76/413: fix for disappeared check_pgsql

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:08 UTC 2013


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

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

commit a41b4f529e30d405e0509ed0d4d682416ade63f2
Author: Sean Finney <seanius at debian.org>
Date:   Sun May 27 20:37:26 2007 +0000

    fix for disappeared check_pgsql
---
 debian/patches/28_configure_typo.dpatch | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/debian/patches/28_configure_typo.dpatch b/debian/patches/28_configure_typo.dpatch
new file mode 100755
index 0000000..46de069
--- /dev/null
+++ b/debian/patches/28_configure_typo.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 28_configure_typo.dpatch by  <sean at rangda.stickybit.se>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad sid~/configure sid/configure
+--- sid~/configure	2007-04-11 14:12:37.000000000 +0200
++++ sid/configure	2007-05-27 22:11:41.000000000 +0200
+@@ -21447,7 +21447,7 @@
+   { echo "$as_me:$LINENO: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS)." >&5
+ echo "$as_me: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS)." >&2;}
+ else
+-  EXTRAS="$EXTRA check_mysql check_mysql_query"
++  EXTRAS="$EXTRAS check_mysql check_mysql_query"
+   MYSQLINCLUDE="$np_mysql_include"
+   MYSQLLIBS="$np_mysql_libs"
+   MYSQLCFLAGS="$np_mysql_cflags"

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



More information about the Pkg-nagios-changes mailing list