diff options
Diffstat (limited to 'graphics/gimpshop/files/patch-ah')
-rw-r--r-- | graphics/gimpshop/files/patch-ah | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/graphics/gimpshop/files/patch-ah b/graphics/gimpshop/files/patch-ah deleted file mode 100644 index e4368c65d1ae..000000000000 --- a/graphics/gimpshop/files/patch-ah +++ /dev/null @@ -1,46 +0,0 @@ ---- 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 -- DATADIRNAME=lib -+ DATADIRNAME=share -+ INTLDEPS='-lintl' -+ INTLLIBS=$INTLDEPS -+ LIBS=`echo $LIBS | sed -e 's/-lintl//'` - fi - rm -f conftest* - INSTOBJEXT=.mo -@@ -7147,8 +7150,8 @@ - - fi - --gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION --gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION -+gimpdatadir=$datadir/$PACKAGE -+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION - gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION - - localedir='${prefix}/${DATADIRNAME}/locale' -@@ -8263,11 +8266,6 @@ - *) # Relative path. - srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" - top_srcdir="$ac_dots$ac_given_srcdir" ;; -- esac -- -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; - esac - - echo creating "$ac_file" |