Files
pkgsrc-ng/net/nagios-plugins/patches/patch-ae
2013-09-26 17:14:40 +02:00

14 lines
454 B
Plaintext

$NetBSD: patch-ae,v 1.5 2011/04/08 22:56:12 morr Exp $
--- plugins/Makefile.am.orig 2010-07-27 20:47:16.000000000 +0000
+++ plugins/Makefile.am
@@ -170,7 +170,7 @@ install-exec-hook:
cd $(DESTDIR)$(libexecdir) && \
for i in $(check_tcp_programs) ; do rm -f $$i; ln -s check_tcp $$i ; done ;\
if [ -x check_ldap ] ; then rm -f check_ldaps ; ln -s check_ldap check_ldaps ; fi
-
+
clean-local:
rm -f $(check_tcp_programs)
rm -f NP-VERSION-FILE