mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
14 lines
425 B
Plaintext
14 lines
425 B
Plaintext
$NetBSD: patch-aa,v 1.29 2013/11/06 20:32:45 adam Exp $
|
|
|
|
--- etc/Makefile.in.orig 2010-06-21 20:00:58.000000000 +0000
|
|
+++ etc/Makefile.in
|
|
@@ -436,7 +436,7 @@ gimpdatadir = @gimpdatadir@
|
|
gimpdir = @gimpdir@
|
|
gimplocaledir = @gimplocaledir@
|
|
gimpplugindir = @gimpplugindir@
|
|
-gimpsysconfdir = @gimpsysconfdir@
|
|
+gimpsysconfdir = $(prefix)/share/examples/gimp-2.0
|
|
host = @host@
|
|
host_alias = @host_alias@
|
|
host_cpu = @host_cpu@
|