summaryrefslogtreecommitdiff
path: root/graphics/gimp/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp/files/patch-ah')
-rw-r--r--graphics/gimp/files/patch-ah37
1 files changed, 0 insertions, 37 deletions
diff --git a/graphics/gimp/files/patch-ah b/graphics/gimp/files/patch-ah
deleted file mode 100644
index 0b229998f225..000000000000
--- a/graphics/gimp/files/patch-ah
+++ /dev/null
@@ -1,37 +0,0 @@
---- 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
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7148,8 +7151,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'
-@@ -8476,11 +8479,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"