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/cfengine3/files/patch-inputs_Makefile.in | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 sysutils/cfengine3/files/patch-inputs_Makefile.in (limited to 'sysutils/cfengine3/files/patch-inputs_Makefile.in') diff --git a/sysutils/cfengine3/files/patch-inputs_Makefile.in b/sysutils/cfengine3/files/patch-inputs_Makefile.in deleted file mode 100644 index bac3996a6dc6..000000000000 --- a/sysutils/cfengine3/files/patch-inputs_Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- inputs/Makefile.in.orig 2008-07-01 22:51:16.000000000 -0400 -+++ inputs/Makefile.in 2008-07-01 22:51:37.000000000 -0400 -@@ -267,6 +267,7 @@ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - install-pkgdataSCRIPTS: $(pkgdata_SCRIPTS) - @$(NORMAL_INSTALL) -+.if !defined(NOPORTEXAMPLES) - test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" - @list='$(pkgdata_SCRIPTS)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ -@@ -276,6 +277,7 @@ - $(pkgdataSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \ - else :; fi; \ - done -+.endif - - uninstall-pkgdataSCRIPTS: - @$(NORMAL_UNINSTALL) -- cgit v1.2.3