summaryrefslogtreecommitdiffstats
path: root/kde/patch/cantor.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-13 12:04:44 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-13 12:04:44 +0100
commite39a60732b70eb45d39743d1c4c71ca745da65d0 (patch)
treecd9842ea93e69c9f69790b4e6fa933f8499c0da8 /kde/patch/cantor.patch
parent52c50a287052b6b63c8f602e4269dee461a94e11 (diff)
downloadktown-e39a60732b70eb45d39743d1c4c71ca745da65d0.tar.gz
ktown-e39a60732b70eb45d39743d1c4c71ca745da65d0.tar.xz
Applications: patches for cantor and kalzium to compile against KF 5.31.
Diffstat (limited to 'kde/patch/cantor.patch')
-rw-r--r--kde/patch/cantor.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/cantor.patch b/kde/patch/cantor.patch
new file mode 100644
index 0000000..23fca38
--- /dev/null
+++ b/kde/patch/cantor.patch
@@ -0,0 +1,4 @@
+# Fix build against KF 5.31.0:
+cat $CWD/patch/cantor/cantor_python.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+cat $CWD/patch/cantor/cantor_julia.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+