summaryrefslogtreecommitdiff
path: root/package/python2/patches/patch-Misc_python_pc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-18 18:10:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-18 18:10:19 +0100
commit46b2bb3001ce838ba2483a08418587d8a027f3a9 (patch)
treeb2b618839b5afcc859fcb90556e6f199d9a9a10c /package/python2/patches/patch-Misc_python_pc
parent88d3e6d6c572143bd95a589a44e30bfefd616b88 (diff)
parent902ee7e7b23751ca7a8264d36a837aa4aae12032 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/python2/patches/patch-Misc_python_pc')
-rw-r--r--package/python2/patches/patch-Misc_python_pc11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/python2/patches/patch-Misc_python_pc b/package/python2/patches/patch-Misc_python_pc
deleted file mode 100644
index 174230d83..000000000
--- a/package/python2/patches/patch-Misc_python_pc
+++ /dev/null
@@ -1,11 +0,0 @@
---- Python-2.7.1.orig/Misc/python.pc 2010-12-27 21:24:34.000000000 +0100
-+++ Python-2.7.1/Misc/python.pc 2010-12-27 21:07:05.000000000 +0100
-@@ -7,7 +7,7 @@ Name: Python
- Description: Python library
- Requires:
- Version: 2.7
--Libs.private: -ldl -framework CoreFoundation
-+Libs.private: -lpthread -ldl -lpthread
- Libs: -L${libdir} -lpython2.7
- Cflags: -I${includedir}/python2.7
-