From e777bf7c27aa3b4f2ae6ede92cb137df680e9c08 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 20 Nov 2017 12:20:19 +0100 Subject: Upstreamed patches can be disabled in the next release --- kde/patch/ktexteditor.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde/patch/ktexteditor.patch') diff --git a/kde/patch/ktexteditor.patch b/kde/patch/ktexteditor.patch index 30f1207..a4f0aad 100644 --- a/kde/patch/ktexteditor.patch +++ b/kde/patch/ktexteditor.patch @@ -1,3 +1,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 ; } +#cat $CWD/patch/ktexteditor/ktexteditor_fix_indentation.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3