pkgsrc/graphics/fnlib/patches/patch-aa
jmmv 8188847c3a Make this package install its configuration file under the examples tree
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 2.
2003-01-02 14:20:49 +00:00

13 lines
394 B
Text

$NetBSD: patch-aa,v 1.4 2003/01/02 14:20:51 jmmv Exp $
--- config/Makefile.in.orig Tue Oct 19 02:43:55 1999
+++ config/Makefile.in
@@ -23,7 +23,7 @@ bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
-sysconfdir = @sysconfdir@
+sysconfdir = @datadir@/examples/@PACKAGE@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@