summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdev-python.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kdev-python.patch')
-rw-r--r--kde/patch/kdev-python.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kdev-python.patch b/kde/patch/kdev-python.patch
new file mode 100644
index 0000000..fd47d2b
--- /dev/null
+++ b/kde/patch/kdev-python.patch
@@ -0,0 +1,4 @@
+# Fix compilation against Python 3.8.
+# Fixed in 5.4.5.
+cat $CWD/patch/kdev-python/kdev-python-5.4.4_python38.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+