pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/cfengine2/patches Fix installation of example...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18874b3fa314
branches:  trunk
changeset: 525117:18874b3fa314
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 07 00:03:58 2007 +0000

description:
Fix installation of example files.

diffstat:

 sysutils/cfengine2/patches/patch-aa |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r 7bfc2d2db3f0 -r 18874b3fa314 sysutils/cfengine2/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/cfengine2/patches/patch-aa       Wed Feb 07 00:03:58 2007 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2007/02/07 00:03:58 wiz Exp $
+
+--- inputs/Makefile.in.orig    2007-01-25 20:15:25.000000000 +0000
++++ inputs/Makefile.in
+@@ -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 = ..



Home | Main Index | Thread Index | Old Index