summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-workspace.patch
blob: 2b1c630212e10279bc0f24e0015e84ab107bf730 (plain) (blame)
1
2
3
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 ; }