summaryrefslogtreecommitdiff
path: root/graphics/gimp-devel/files/patch-ah
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
commitc9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch)
treee00c7b9a13c8748065f79c57e9e81d9a1239e743 /graphics/gimp-devel/files/patch-ah
parentInstall sudoers in correct place. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'.release/3.4.0
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"