$NetBSD: patch-ae,v 1.3 2008/05/27 21:22:03 tonnerre Exp $

--- plugins/Makefile.am.orig	2007-12-12 02:27:48.000000000 +0100
+++ plugins/Makefile.am
@@ -162,7 +162,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)
 
