From f982be45e81588a27383cd1a3eb12789b8498904 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 19 Nov 2008 10:43:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'. --- sysutils/nut22/files/patch-clients-Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 sysutils/nut22/files/patch-clients-Makefile.in (limited to 'sysutils/nut22/files/patch-clients-Makefile.in') diff --git a/sysutils/nut22/files/patch-clients-Makefile.in b/sysutils/nut22/files/patch-clients-Makefile.in deleted file mode 100644 index 5f1ff8b9b730..000000000000 --- a/sysutils/nut22/files/patch-clients-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- clients/Makefile.in.orig 2007-07-05 15:21:22.000000000 +0200 -+++ clients/Makefile.in 2007-08-28 15:25:39.000000000 +0200 -@@ -440,7 +440,7 @@ - done - install-cgiexecPROGRAMS: $(cgiexec_PROGRAMS) - @$(NORMAL_INSTALL) -- test -z "$(cgiexecdir)" || $(MKDIR_P) "$(DESTDIR)$(cgiexecdir)" -+ test -z "$(cgiexec_PROGRAMS)" -o -z "$(cgiexecdir)" || $(MKDIR_P) "$(DESTDIR)$(cgiexecdir)" - @list='$(cgiexec_PROGRAMS)'; for p in $$list; do \ - p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ - if test -f $$p \ -- cgit v1.2.3