summaryrefslogtreecommitdiffstats
path: root/kde/patch/dolphin.patch
blob: 02a7950c8dc4e96bd64d996bc2e998ad9a336aef (plain)
1
2
# 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 ; }