ports/sysutils/cfengine3/files/patch-contrib_Makefile.in
Sergei Kolobov fabbead445 - Add patches synced with sysutils/cfengine2 port
Forgotten by:	cvs(1)
2006-10-09 13:23:49 +00:00

12 lines
365 B
Text

--- 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 = ..