summaryrefslogtreecommitdiffstats
path: root/kde/patch/ark.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kde/patch/ark.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/ark.patch b/kde/patch/ark.patch
new file mode 100644
index 0000000..f9ed0ab
--- /dev/null
+++ b/kde/patch/ark.patch
@@ -0,0 +1,4 @@
+# Ark won't open RAR archives unless rar is installed (even for read access).
+# KDEBUG #357057 is fixed in 15.12.1; still needs unrar.
+cat $CWD/patch/ark/ark_kdebug357057.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+