From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/41390-plugins-scripts-Makefile.am.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 web/attachments/41390-plugins-scripts-Makefile.am.patch (limited to 'web/attachments/41390-plugins-scripts-Makefile.am.patch') diff --git a/web/attachments/41390-plugins-scripts-Makefile.am.patch b/web/attachments/41390-plugins-scripts-Makefile.am.patch new file mode 100644 index 0000000..a09c02a --- /dev/null +++ b/web/attachments/41390-plugins-scripts-Makefile.am.patch @@ -0,0 +1,15 @@ +--- Makefile.am.original 2002-10-30 19:49:19.000000000 +0100 ++++ Makefile.am 2003-02-03 19:45:17.000000000 +0100 +@@ -19,10 +19,12 @@ + test: + perl -I $(top_builddir) -I $(top_srcdir) ../test.pl + + CLEANFILES=$(libexec_SCRIPTS) + ++AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@ ++ + .pl : + $(AWK) -f ./subst $< > $@ + chmod +x $@ + + .sh : -- cgit v1.2.3-74-g34f1