summaryrefslogtreecommitdiff
path: root/graphics/gimp-devel/files/patch-configure
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2004-11-18 09:55:04 +0000
committerKoop Mast <kwm@FreeBSD.org>2004-11-18 09:55:04 +0000
commit0755df96819f898e5d138feb743350ce9cf955bf (patch)
tree73bf6850a4e62a3b9fd25cbabfbc05b8b6b85cf5 /graphics/gimp-devel/files/patch-configure
parentAdd annotation to describe which releases are affected by this problem (diff)
Resurrect gimp-devel and update to version 2.2.pre1.
Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=121859
Diffstat (limited to 'graphics/gimp-devel/files/patch-configure')
-rw-r--r--graphics/gimp-devel/files/patch-configure13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gimp-devel/files/patch-configure b/graphics/gimp-devel/files/patch-configure
new file mode 100644
index 000000000000..3d3ad15c49f5
--- /dev/null
+++ b/graphics/gimp-devel/files/patch-configure
@@ -0,0 +1,13 @@
+--- configure.orig Sun Nov 7 10:44:21 2004
++++ configure Sun Nov 7 10:45:48 2004
+@@ -33311,8 +33311,8 @@
+ fi
+ fi;
+
+-gimpdatadir="$datadir/$PACKAGE/2.0"
+-gimpplugindir="$libdir/$PACKAGE/2.0"
++gimpdatadir="$datadir/$PACKAGE"
++gimpplugindir="$libexecdir/$PACKAGE/2.0"
+ gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
+
+ localedir='${prefix}/${DATADIRNAME}/locale'