summaryrefslogtreecommitdiffstats
path: root/kde/patch/dolphin.patch
blob: dfe3a2f9ccf246b0e68ed5df2c79d97f24dcd432 (plain)
1
2
3
# Let the user decide whether she wants to run Dolphin as root:
cat $CWD/patch/dolphin/dolphin_revert_noroot.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }