From 0d24ce472965b1af574ee8eab914346a50d93ab0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 14 Sep 1999 22:58:51 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'. --- graphics/gimp-devel/files/patch-ah | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 graphics/gimp-devel/files/patch-ah (limited to 'graphics/gimp-devel/files/patch-ah') diff --git a/graphics/gimp-devel/files/patch-ah b/graphics/gimp-devel/files/patch-ah deleted file mode 100644 index f178ae078a0d..000000000000 --- a/graphics/gimp-devel/files/patch-ah +++ /dev/null @@ -1,34 +0,0 @@ ---- configure.orig Tue May 4 06:06:39 1999 -+++ configure Sat May 22 21:39:37 1999 -@@ -3538,7 +3538,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 -@@ -7165,7 +7168,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` -@@ -8746,10 +8749,6 @@ - *) # Relative path. - ac_sub_cache_file="$ac_dots$cache_file" ;; - esac -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -- esac - - echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" - # The eval makes quoting arguments work. -- cgit v1.2.3