summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdenlive.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-05-21 23:03:48 +0200
committer Eric Hameleers <alien@slackware.com>2017-05-21 23:03:48 +0200
commitf330386a0b9f625a21c38f48b3a02add8993d454 (patch)
tree8de983f18c97a0792c04fc2639126e5ee3465126 /kde/patch/kdenlive.patch
parent337a2c550c9ce9dce447ffc7117524fc0ca33fc9 (diff)
downloadktown-f330386a0b9f625a21c38f48b3a02add8993d454.tar.gz
ktown-f330386a0b9f625a21c38f48b3a02add8993d454.tar.xz
Prepare for KDE 5_17.05_02 for Slackware
Diffstat (limited to 'kde/patch/kdenlive.patch')
-rw-r--r--kde/patch/kdenlive.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kdenlive.patch b/kde/patch/kdenlive.patch
new file mode 100644
index 0000000..926b94a
--- /dev/null
+++ b/kde/patch/kdenlive.patch
@@ -0,0 +1,4 @@
+# Fix compilation with gcc7.
+# Fixed in 17.04.2.
+cat $CWD/patch/kdenlive/kdenlive_gcc7.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+