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