aboutsummaryrefslogtreecommitdiff
path: root/archivers/xarchiver/files/patch-src_bzip2.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/xarchiver/files/patch-src_bzip2.c')
-rw-r--r--archivers/xarchiver/files/patch-src_bzip2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xarchiver/files/patch-src_bzip2.c b/archivers/xarchiver/files/patch-src_bzip2.c
index 4471a049a328..debaa115fbfe 100644
--- a/archivers/xarchiver/files/patch-src_bzip2.c
+++ b/archivers/xarchiver/files/patch-src_bzip2.c
@@ -1,6 +1,6 @@
---- src/bzip2.c.orig 2014-02-09 15:26:24 UTC
+--- src/bzip2.c.orig 2016-07-19 21:54:07 UTC
+++ src/bzip2.c
-@@ -171,11 +171,11 @@ void xa_open_tar_compressed_file(XArchiv
+@@ -176,11 +176,11 @@ void xa_open_tar_compressed_file(XArchiv
if (archive->type == XARCHIVETYPE_TAR_BZ2)
command = g_strconcat(tar," tfjv ",archive->escaped_path,NULL);
else if (archive->type == XARCHIVETYPE_TAR_LZMA)