summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-workspace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/plasma-workspace.patch')
-rw-r--r--kde/patch/plasma-workspace.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/patch/plasma-workspace.patch b/kde/patch/plasma-workspace.patch
index 2b1c630..78714b0 100644
--- a/kde/patch/plasma-workspace.patch
+++ b/kde/patch/plasma-workspace.patch
@@ -1,4 +1,5 @@
# Add ConsoleKit2 support for screenlocker (ConsoleKit2 has implemented the
# systemd-logind API for Lock, Unlock, PrepareForSleep and Inhibit.
-cat $CWD/patch/plasma-workspace/plasma-workspace_consolekit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# This functionality has been incorporated into kscreenlocker-5.5.0.
+#cat $CWD/patch/plasma-workspace/plasma-workspace_consolekit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }