From 2018a5e240632d30ffa0f3372fb87ec02ab0e9cd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 23 Feb 2020 13:41:10 +0100 Subject: Disable patches that were applied upstream --- kde/patch/plasma-desktop.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde/patch') diff --git a/kde/patch/plasma-desktop.patch b/kde/patch/plasma-desktop.patch index ed450fd..8a69d4c 100644 --- a/kde/patch/plasma-desktop.patch +++ b/kde/patch/plasma-desktop.patch @@ -12,9 +12,9 @@ # KDEBUG #401508): unlock widgets. # Fixed in Plasma 5.18.1: -cat $CWD/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/plasma-desktop/plasma-desktop_kdebug_417424.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # KDEBUG #416358): Cannot apply font changes (button remains inactive). # Fixed in Plasma 5.18.1: -cat $CWD/patch/plasma-desktop/plasma-desktop_kdebug_416358.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/plasma-desktop/plasma-desktop_kdebug_416358.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3