3a659725b2
From (and based on previous 2.4.1 submission) Giovanni Bechis. sse enabled and tested for amd64 by fgsch@. ok fgsch@
13 lines
465 B
Plaintext
13 lines
465 B
Plaintext
$OpenBSD: patch-etc_Makefile_in,v 1.6 2007/12/20 22:54:28 kili Exp $
|
|
--- etc/Makefile.in.orig Fri Dec 14 15:57:54 2007
|
|
+++ etc/Makefile.in Thu Dec 20 14:45:15 2007
|
|
@@ -404,7 +404,7 @@ gimpdatadir = @gimpdatadir@
|
|
gimpdir = @gimpdir@
|
|
gimplocaledir = @gimplocaledir@
|
|
gimpplugindir = @gimpplugindir@
|
|
-gimpsysconfdir = @gimpsysconfdir@
|
|
+gimpsysconfdir = ${datadir}/examples/gimp/@GIMP_SYSCONF_VERSION@
|
|
host = @host@
|
|
host_alias = @host_alias@
|
|
host_cpu = @host_cpu@
|