diff options
Diffstat (limited to 'graphics/gimp1/files/patch-ah')
-rw-r--r-- | graphics/gimp1/files/patch-ah | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/graphics/gimp1/files/patch-ah b/graphics/gimp1/files/patch-ah index 3fc2ddb5578a..0b229998f225 100644 --- a/graphics/gimp1/files/patch-ah +++ b/graphics/gimp1/files/patch-ah @@ -1,6 +1,6 @@ ---- configure.orig Thu Jun 22 23:49:05 2000 -+++ configure Mon Jun 26 16:04:16 2000 -@@ -3478,7 +3478,11 @@ +--- configure.orig Tue Oct 31 12:10:14 2000 ++++ configure Sun Nov 12 23:44:36 2000 +@@ -3478,7 +3478,10 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -9,11 +9,10 @@ + INTLDEPS='-lintl' + INTLLIBS=$INTLDEPS + LIBS=`echo $LIBS | sed -e 's/-lintl//'` -+ fi rm -f conftest* INSTOBJEXT=.mo -@@ -7148,8 +7152,8 @@ +@@ -7148,8 +7151,8 @@ fi @@ -21,10 +20,10 @@ -gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION +gimpdatadir=$datadir/$PACKAGE +gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION - localedir='${prefix}/${DATADIRNAME}/locale' + gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION - brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile` -@@ -8415,11 +8419,6 @@ + localedir='${prefix}/${DATADIRNAME}/locale' +@@ -8476,11 +8479,6 @@ *) # Relative path. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" top_srcdir="$ac_dots$ac_given_srcdir" ;; |