pkgsrc-wip/nagios-plugins/patches/patch-ae
Quentin Garnier ee9d6e3553 o Kill autotools dependency.
o swap check is not built on NetBSD, temporarily remove it from PLIST.
o Put DISTNAME in Makefile.common to please nagios-plugin-* packages
2004-06-10 08:26:07 +00:00

13 lines
431 B
Text

$NetBSD: patch-ae,v 1.1 2004/06/10 08:26:07 cubidou 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