summaryrefslogtreecommitdiffstats
path: root/source/kde/patch/pykde4/0004-Fix-build-with-sip-4.19.16.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/patch/pykde4/0004-Fix-build-with-sip-4.19.16.patch')
-rw-r--r--source/kde/patch/pykde4/0004-Fix-build-with-sip-4.19.16.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/source/kde/patch/pykde4/0004-Fix-build-with-sip-4.19.16.patch b/source/kde/patch/pykde4/0004-Fix-build-with-sip-4.19.16.patch
deleted file mode 100644
index a67888c87..000000000
--- a/source/kde/patch/pykde4/0004-Fix-build-with-sip-4.19.16.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./sip/kdecore/typedefs.sip.orig 2014-08-14 15:17:11.000000000 -0500
-+++ ./sip/kdecore/typedefs.sip 2019-07-31 14:22:50.591053652 -0500
-@@ -23,7 +23,7 @@
-
- typedef long time_t;
-
--typedef ulong size_t;
-+// typedef ulong size_t;
-
- typedef int ssize_t;
-
-@@ -1028,4 +1028,4 @@
- return sipGetState(sipTransferObj);
- %End
- };
--%End
-\ No newline at end of file
-+%End