From 425b775f5d6a75703d3338dab32fd65b51a7d1c9 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Sun, 19 Sep 1999 15:53:19 +0000 Subject: Step two of splitting py-gnome into py-gtk and py-gnome so that folks may use the Python GTK bindings without all the GNOME cruft. This also updates py-gnome from 1.0.3 -> 1.0.4. --- x11-toolkits/py-gnome2/files/patch-ab | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'x11-toolkits/py-gnome2/files/patch-ab') diff --git a/x11-toolkits/py-gnome2/files/patch-ab b/x11-toolkits/py-gnome2/files/patch-ab index 1d12346a4679..103fec3cf319 100644 --- a/x11-toolkits/py-gnome2/files/patch-ab +++ b/x11-toolkits/py-gnome2/files/patch-ab @@ -1,11 +1,11 @@ ---- pygtk/configure.orig Mon Mar 15 11:25:18 1999 -+++ pygtk/configure Mon Mar 15 11:25:27 1999 -@@ -901,7 +901,7 @@ - OPT="$am_cv_python_OPT" - SO="$am_cv_python_SO" - PYTHON_CFLAGS="$am_cv_python_CCSHARED \$(OPT)" -- PYTHON_LINK="$am_cv_python_LDSHARED -o \$@" -+ PYTHON_LINK="$am_cv_python_CC -shared -o \$@" +--- Makefile.in.orig Mon Sep 13 23:01:39 1999 ++++ Makefile.in Mon Sep 13 23:01:45 1999 +@@ -94,7 +94,7 @@ + pyexecdir = @pyexecdir@ + pythondir = @pythondir@ - +-SUBDIRS = macros pygtk pygnome ++SUBDIRS = macros pygnome + EXTRA_DIST = gnome-python.spec + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -- cgit v1.2.3