summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gnome2/files/patch-configure')
-rw-r--r--x11-toolkits/py-gnome2/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/py-gnome2/files/patch-configure b/x11-toolkits/py-gnome2/files/patch-configure
deleted file mode 100644
index 0f477bfef..000000000
--- a/x11-toolkits/py-gnome2/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2007-12-26 11:53:20.000000000 +0100
-+++ configure 2007-12-26 11:56:25.000000000 +0100
-@@ -19694,7 +19694,7 @@
- save_CC="$CC"
- save_LIBS="$LIBS"
-
--PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}"
-+PYTHON_EMBED_LIBS="-L${py_prefix}/lib/ ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION} ${PTHREAD_LIBS}"
-
- CC="$PYTHON_CC"
- LIBS="$LIBS $PYTHON_EMBED_LIBS"