openbsd-ports/sysutils/cfengine/patches/patch-inputs_Makefile_in
sturm aec4c941c3 revive cfengine port
this is version 2.1.6, from and maintained by
William Yodlowsky <bsd at openbsd.rutgers.edu>
2004-06-17 11:21:42 +00:00

13 lines
450 B
Plaintext

$OpenBSD: patch-inputs_Makefile_in,v 1.1 2004/06/17 11:21:42 sturm Exp $
--- inputs/Makefile.in.orig 2004-05-11 15:16:09.000000000 -0400
+++ inputs/Makefile.in 2004-05-11 15:16:11.000000000 -0400
@@ -17,7 +17,7 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/examples/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..