openbsd-ports/graphics/gimp/patches/patch-aj
2000-02-16 05:19:59 +00:00

12 lines
412 B
Plaintext

--- configure.orig Fri Feb 11 13:32:12 2000
+++ configure Mon Feb 14 22:09:02 2000
@@ -7018,7 +7018,7 @@
gimpdatadir=$datadir/gimp
gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
-localedir='${prefix}/${DATADIRNAME}/locale'
+localedir='${prefix}/share/locale'
brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile`
gradientdata=`ls -1 $srcdir/data/gradients | grep -v Makefile`