summaryrefslogtreecommitdiffstats
path: root/kde/patch/powerdevil.patch
blob: 4b5d4e64a4322ed9b1765eb200e25a2716b41a61 (plain)
1
2
3
4
# PowerDevil fails to setup power settings on a fresh install.
# Fixed in 5.12.5.
cat $CWD/patch/powerdevil/powerdevil-5.12.4_firstrun.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }