mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
417 B
Plaintext
14 lines
417 B
Plaintext
$NetBSD: patch-ab,v 1.5 2009/10/30 20:34:43 tnn Exp $
|
|
|
|
--- etc/Makefile.in.orig 2009-10-30 21:13:42.000000000 +0100
|
|
+++ etc/Makefile.in
|
|
@@ -350,7 +350,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = mozilla
|
|
-kzetcdir = $(sysconfdir)/$(PACKAGE)
|
|
+kzetcdir = @datadir@/examples/@PACKAGE_TARNAME@
|
|
kzetc_DATA = \
|
|
kz-ui-beginner.xml \
|
|
kz-ui-medium.xml \
|