summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/baloo.patch
blob: bcca5d5bb2a7dc27805ef12835bccc6075098b83 (plain) (blame)
1
2
# Disable file indexing by default in Baloo:
cat $CWD/patch/baloo/baloo_def_indexing_disabled.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }