diff options
Diffstat (limited to 'net/nagios-plugins/patches/patch-ae')
-rw-r--r-- | net/nagios-plugins/patches/patch-ae | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/nagios-plugins/patches/patch-ae b/net/nagios-plugins/patches/patch-ae new file mode 100644 index 00000000000..2ae1ccd6eed --- /dev/null +++ b/net/nagios-plugins/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1.1.1 2006/02/18 17:19:20 bouyer Exp $ + +--- plugins/Makefile.am.orig Fri Jul 11 08:11:06 2003 ++++ plugins/Makefile.am +@@ -33,7 +33,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 |