openbsd-ports/sysutils/cfengine/patches/patch-inputs_Makefile_in
okan 262453a579 update to 2.2.9
ok sturm and MAINTAINER (bsd@openbsd.rutgers.edu)
2009-04-25 22:07:37 +00:00

13 lines
436 B
Plaintext

$OpenBSD: patch-inputs_Makefile_in,v 1.2 2009/04/25 22:07:37 okan Exp $
--- inputs/Makefile.in.orig Wed Jun 11 12:39:21 2008
+++ inputs/Makefile.in Thu Jul 3 13:02:36 2008
@@ -15,7 +15,7 @@
@SET_MAKE@
VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/examples/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd