summaryrefslogtreecommitdiffstats
path: root/kde/patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-18 10:49:02 +0200
committer Eric Hameleers <alien@slackware.com>2017-07-18 10:49:02 +0200
commite09d470af0fde4ca8596775c640fc4ec247ebc33 (patch)
tree21b04ebd3af9483eec7782593ed38a8acc004978 /kde/patch
parentc575494c91d34dbc0f1f33c0cc5a900b4a444515 (diff)
downloadktown-e09d470af0fde4ca8596775c640fc4ec247ebc33.tar.gz
ktown-e09d470af0fde4ca8596775c640fc4ec247ebc33.tar.xz
kdenlive compiles with gcc7 now, disable the patch
Diffstat (limited to 'kde/patch')
-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 c95f768..9065c4d 100644
--- a/kde/patch/kdenlive.patch
+++ b/kde/patch/kdenlive.patch
@@ -1,4 +1,4 @@
# Fix compilation with gcc7.
# 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 ; }
+#cat $CWD/patch/kdenlive/kdenlive_gcc7.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }