summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-pyqwt-3.10/qtmod-sip-staging.patch16
-rw-r--r--python/python-pyqwt_3.10.oe1
2 files changed, 0 insertions, 17 deletions
diff --git a/python/python-pyqwt-3.10/qtmod-sip-staging.patch b/python/python-pyqwt-3.10/qtmod-sip-staging.patch
deleted file mode 100644
index bb90bc10ce..0000000000
--- a/python/python-pyqwt-3.10/qtmod-sip-staging.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- PyQwt-20040118/sip/qwtmod.sip~qtmod-sip-staging 2004-02-14 15:48:17.000000000 +0100
-+++ PyQwt-20040118/sip/qwtmod.sip 2004-02-14 15:52:49.000000000 +0100
-@@ -34,7 +34,7 @@
-
- %Include features.sip
-
--%Import qt/qtmod.sip
-+%Import qtmod.sip
-
- %ModuleHeaderCode
- #include <qwt_python.h>
diff --git a/python/python-pyqwt_3.10.oe b/python/python-pyqwt_3.10.oe
index 6d89f9f62c..beaaf2a8a0 100644
--- a/python/python-pyqwt_3.10.oe
+++ b/python/python-pyqwt_3.10.oe
@@ -9,7 +9,6 @@ SRCNAME = "pyqwt"
SRC_URI = "http://www.vanille.de/mirror/PyQwt-20040118.tar.gz \
file://qt2.x-compat.patch;patch=1 \
- file://qtmod-sip-staging.patch;patch=1 \
file://features"
S = "${WORKDIR}/PyQwt-20040118"