summaryrefslogtreecommitdiffstats
path: root/kde/patch/ktexteditor.patch
blob: a4f0aadf60837d83fa08a7a7a8987717442571dc (plain) (blame)
1
2
3
# Fix indentation for some languages (e.g. Python) in Kate and KDevelop:
#cat $CWD/patch/ktexteditor/ktexteditor_fix_indentation.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }