From 0ce9c970cf1f04781b118a59f97f3eb1664b66e8 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 16:36:06 +0000 Subject: Rename x11-*/ patch-xy patches to reflect the files they modify. Finally, this is the last of it. --- x11-toolkits/gtk12/files/patch-configure | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 x11-toolkits/gtk12/files/patch-configure (limited to 'x11-toolkits/gtk12/files/patch-configure') diff --git a/x11-toolkits/gtk12/files/patch-configure b/x11-toolkits/gtk12/files/patch-configure new file mode 100644 index 000000000000..c29a6955e4e4 --- /dev/null +++ b/x11-toolkits/gtk12/files/patch-configure @@ -0,0 +1,34 @@ +--- configure.orig Tue May 11 05:42:09 1999 ++++ configure Mon May 17 22:59:13 1999 +@@ -606,10 +606,10 @@ + + + # libtool versioning +-LT_RELEASE=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION +-LT_CURRENT=`expr $GTK_MICRO_VERSION - $GTK_INTERFACE_AGE` +-LT_REVISION=$GTK_INTERFACE_AGE +-LT_AGE=`expr $GTK_BINARY_AGE - $GTK_INTERFACE_AGE` ++LT_RELEASE=12 ++LT_CURRENT=2 ++LT_REVISION=0 ++LT_AGE=0 + + + +@@ -3689,7 +3689,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo +@@ -4446,6 +4446,7 @@ + glib_thread_cflags="$GLIB_CFLAGS" + glib_libs=`$GLIB_CONFIG glib gmodule --libs` + glib_thread_libs="$GLIB_LIBS" ++ GLIB_CFLAGS="$glib_cflags" + GLIB_LIBS="$glib_libs" + GLIB_DEPLIBS="$glib_libs" + else -- cgit v1.2.3