From e73351b832cf819fe7018de268d42b6b065a21b6 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 17 Dec 2015 16:29:42 +0100 Subject: Patch for kate - openning and closing files. --- kde/patch/kate.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/patch/kate.patch (limited to 'kde/patch/kate.patch') diff --git a/kde/patch/kate.patch b/kde/patch/kate.patch new file mode 100644 index 0000000..27c2d0c --- /dev/null +++ b/kde/patch/kate.patch @@ -0,0 +1,4 @@ +# Last-minute fixes for opening and closing files: +# Should be fixed after 15.12.0. +cat $CWD/patch/kate/kate-15.12.0.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3