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.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/plasma-workspace.patch b/kde/patch/plasma-workspace.patch
new file mode 100644
index 0000000..2b1c630
--- /dev/null
+++ b/kde/patch/plasma-workspace.patch
@@ -0,0 +1,4 @@
+# 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 ; }
+