aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp1/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp1/files/patch-configure')
-rw-r--r--graphics/gimp1/files/patch-configure30
1 files changed, 0 insertions, 30 deletions
diff --git a/graphics/gimp1/files/patch-configure b/graphics/gimp1/files/patch-configure
deleted file mode 100644
index 4d64eb9d8f9d..000000000000
--- a/graphics/gimp1/files/patch-configure
+++ /dev/null
@@ -1,30 +0,0 @@
---- configure.orig Mon May 19 18:46:21 2003
-+++ configure Sat May 31 19:37:03 2003
-@@ -1475,7 +1475,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=2
- LT_REVISION=$GIMP_INTERFACE_AGE
- LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
- LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE`
-@@ -7535,6 +7535,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -18639,8 +18640,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'