From e09d470af0fde4ca8596775c640fc4ec247ebc33 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 18 Jul 2017 10:49:02 +0200 Subject: kdenlive compiles with gcc7 now, disable the patch --- kde/patch/kdenlive.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde') 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 ; } -- cgit v1.2.3