summaryrefslogtreecommitdiffstats
path: root/kde/patch/kscreenlocker.patch
blob: e1beada1025f4d50b8b4bcdec8b65eec4077c2d2 (plain) (blame)
1
2
3
4
# KDEBUG #358125, also CVE-2016-2312 (fixed in Plasma 5.5.5):
# Dont quit the Greeter when last window closes.
cat $CWD/patch/kscreenlocker/kscreenlocker_CVE-2016-2312.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }