summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-06-25 12:44:45 +0200
committer Eric Hameleers <alien@slackware.com>2017-06-25 12:44:45 +0200
commit2e70c8e4eec359b7f06aaf60a2f6048fe526671f (patch)
treebcba92abfaca197e6b4381fb67126377376591d3
parent3aa39a388d53dcddd7269dd8c5efa2cce1258d40 (diff)
downloadktown-2e70c8e4eec359b7f06aaf60a2f6048fe526671f.tar.gz
ktown-2e70c8e4eec359b7f06aaf60a2f6048fe526671f.tar.xz
kdenlive patch was still needed after all
-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 ; }