From 8fa085e657f40121a0eec6c42205455c03f0a9c6 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Wed, 6 Dec 2017 14:32:20 +0100 Subject: [PATCH] changed: disable rar support multi-volume support in libarchive cannot use callbacks, do not handle seeks graciously and various other show-stoppers. since rar is often multi-volume disable the support. use vfs.rar. --- vfs.libarchive/addon.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vfs.libarchive/addon.xml.in b/vfs.libarchive/addon.xml.in index ef570f3..eac3d9a 100644 --- a/vfs.libarchive/addon.xml.in +++ b/vfs.libarchive/addon.xml.in @@ -8,7 +8,7 @@