summaryrefslogtreecommitdiff
path: root/graphics/gimp-devel/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-devel/files/patch-ah')
-rw-r--r--graphics/gimp-devel/files/patch-ah35
1 files changed, 0 insertions, 35 deletions
diff --git a/graphics/gimp-devel/files/patch-ah b/graphics/gimp-devel/files/patch-ah
deleted file mode 100644
index 80d4d82eb59c..000000000000
--- a/graphics/gimp-devel/files/patch-ah
+++ /dev/null
@@ -1,35 +0,0 @@
---- configure.orig Wed Oct 6 14:00:22 1999
-+++ configure Tue Oct 12 13:37:31 1999
-@@ -3471,7 +3471,11 @@
- 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
-@@ -7108,7 +7112,7 @@
- fi
-
- gimpdatadir=$datadir/gimp
--gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
-+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
- localedir='${prefix}/${DATADIRNAME}/locale'
-
- brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile`
-@@ -8513,10 +8517,6 @@
- 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"
- rm -f "$ac_file"