summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/patch/kdenlive.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kdenlive.patch b/kde/patch/kdenlive.patch
index 926b94a..c95f768 100644
--- a/kde/patch/kdenlive.patch
+++ b/kde/patch/kdenlive.patch
@@ -1,4 +1,4 @@
# Fix compilation with gcc7.
-# Fixed in 17.04.2.
+# Should have been fixed in 17.04.2...
cat $CWD/patch/kdenlive/kdenlive_gcc7.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }