pkgsrc-wip/nagios-plugins/patches/patch-ab
Murray Armfield bdd7d61637 Initial import of nagios plugins version 1.3.0
This package contains the basic monitoring plugins for nagios.  For
  more information about nagios, see the 'nagios-base' package.
2003-04-06 00:33:12 +00:00

13 lines
448 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2003/04/06 00:33:12 marmfield Exp $
--- plugins/Makefile.am.orig 2003-02-19 18:15:52.000000000 +1100
+++ plugins/Makefile.am
@@ -32,7 +32,7 @@ TESTS = @PLUGIN_TEST@
test:
perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
-AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@
+#AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@
##############################################################################
# the actual targets