From 8aee95d6bfcb713ec6d24685fc05d5717ad1c849 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 16 Mar 2016 13:01:41 +0100 Subject: Remove patches that were applied to Frameworks 5.20.0. --- kde/patch/plasma-framework.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde/patch/plasma-framework.patch') diff --git a/kde/patch/plasma-framework.patch b/kde/patch/plasma-framework.patch index 0fcd59e..c74f454 100644 --- a/kde/patch/plasma-framework.patch +++ b/kde/patch/plasma-framework.patch @@ -1,8 +1,8 @@ # KDE Plasma with KF 5.18 crash, if mouse repeatedly hovers over TaskManager # KDEBUG 357895; fixed in Frameworks 5.20. -cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_357895.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_357895.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # Icons for SNI Qt apps not appearing # KDEBUG 359388; fixed in Frameworks 5.20. -cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_359388.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_359388.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3