aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/py-nautilus/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/py-nautilus/files/patch-configure')
-rw-r--r--x11-fm/py-nautilus/files/patch-configure16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-fm/py-nautilus/files/patch-configure b/x11-fm/py-nautilus/files/patch-configure
deleted file mode 100644
index 191015be10d1..000000000000
--- a/x11-fm/py-nautilus/files/patch-configure
+++ /dev/null
@@ -1,16 +0,0 @@
---- configure.orig 2010-01-18 02:10:37.000000000 -0500
-+++ configure 2010-01-18 02:10:56.000000000 -0500
-@@ -10479,11 +10479,11 @@ py_exec_prefix=`$PYTHON -c "import sys;
-
-
-
--if test "x$PYTHON_LIBS" == x; then
-+if test "x$PYTHON_LIBS" = x; then
- PYTHON_LIBS="-L${py_prefix}/lib${libdirsuffix} -lpython${PYTHON_VERSION}"
- fi
-
--if test "x$PYTHON_LIB_LOC" == x; then
-+if test "x$PYTHON_LIB_LOC" = x; then
- PYTHON_LIB_LOC="${py_prefix}/lib${libdirsuffix}"
- fi
-