From 3c8454c11cd9250a2c3282c3b36ff204072590c1 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 14 Oct 2017 19:42:15 +0200 Subject: Remove upstreamed patches --- kde/patch/akonadi.patch | 2 +- kde/patch/kwin.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kde') diff --git a/kde/patch/akonadi.patch b/kde/patch/akonadi.patch index 8d4ee61..ddab2a8 100644 --- a/kde/patch/akonadi.patch +++ b/kde/patch/akonadi.patch @@ -8,5 +8,5 @@ # Temporary fix for non-working Akonadi in combination with mariadb 10.2.8 # (actually this is a bug in qtsql, not in akonadi or mariadb): -cat $CWD/patch/akonadi/akonadi_mariadb_qtsql.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/akonadi/akonadi_mariadb_qtsql.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/kde/patch/kwin.patch b/kde/patch/kwin.patch index 4b6c127..cc5b9e5 100644 --- a/kde/patch/kwin.patch +++ b/kde/patch/kwin.patch @@ -1,6 +1,6 @@ # Trivial patch for testing the CK2 session controller interface # as a replacement for systemd-logind; -cat $CWD/patch/kwin/kwin_replace_logind_with_ck2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/kwin/kwin_replace_logind_with_ck2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # Workaround Qt regression no longer delivering events for the root window. # Fixed in kwin 5.10.3. -- cgit v1.2.3