aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine/files/patch-contrib_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine/files/patch-contrib_Makefile.in')
-rw-r--r--sysutils/cfengine/files/patch-contrib_Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/cfengine/files/patch-contrib_Makefile.in b/sysutils/cfengine/files/patch-contrib_Makefile.in
new file mode 100644
index 000000000000..10e3fe8f1f12
--- /dev/null
+++ b/sysutils/cfengine/files/patch-contrib_Makefile.in
@@ -0,0 +1,12 @@
+--- contrib/Makefile.in.orig Mon Sep 13 19:21:57 2004
++++ contrib/Makefile.in Mon Sep 13 19:22:23 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 = ..
+