diff options
Diffstat (limited to 'sysutils/cfengine3/files/patch-inputs_Makefile.in')
-rw-r--r-- | sysutils/cfengine3/files/patch-inputs_Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/cfengine3/files/patch-inputs_Makefile.in b/sysutils/cfengine3/files/patch-inputs_Makefile.in deleted file mode 100644 index 39bd1e37b49e..000000000000 --- a/sysutils/cfengine3/files/patch-inputs_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- inputs/Makefile.in.orig Mon Sep 13 19:25:42 2004 -+++ inputs/Makefile.in Mon Sep 13 19:25:57 2004 -@@ -17,7 +17,7 @@ - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ - VPATH = @srcdir@ --pkgdatadir = $(datadir)/@PACKAGE@ -+pkgdatadir = $(prefix)/share/examples/cfengine - pkglibdir = $(libdir)/@PACKAGE@ - pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = .. - |