diff options
Diffstat (limited to 'graphics/gimp-app/files/patch-ah')
-rw-r--r-- | graphics/gimp-app/files/patch-ah | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/graphics/gimp-app/files/patch-ah b/graphics/gimp-app/files/patch-ah index 0b229998f225..e4368c65d1ae 100644 --- a/graphics/gimp-app/files/patch-ah +++ b/graphics/gimp-app/files/patch-ah @@ -1,6 +1,15 @@ ---- configure.orig Tue Oct 31 12:10:14 2000 -+++ configure Sun Nov 12 23:44:36 2000 -@@ -3478,7 +3478,10 @@ +--- configure.orig Mon Jan 22 10:48:18 2001 ++++ configure Wed Jan 24 07:24:23 2001 +@@ -574,7 +574,7 @@ + GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION + + LT_RELEASE=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION +-LT_CURRENT=`expr $GIMP_MICRO_VERSION - $GIMP_INTERFACE_AGE` ++LT_CURRENT=1 + LT_REVISION=$GIMP_INTERFACE_AGE + LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE` + +@@ -3470,7 +3470,10 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -12,7 +21,7 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -7148,8 +7151,8 @@ +@@ -7147,8 +7150,8 @@ fi @@ -23,7 +32,7 @@ gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION localedir='${prefix}/${DATADIRNAME}/locale' -@@ -8476,11 +8479,6 @@ +@@ -8263,11 +8266,6 @@ *) # Relative path. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" top_srcdir="$ac_dots$ac_given_srcdir" ;; |