summaryrefslogtreecommitdiffstats
path: root/source/a/tar/tar-1.22-support_txz.diff
blob: 5104f5639497e020d85324eca273fc6e7fb24904 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff -Nur tar-1.22.orig/src/suffix.c tar-1.22/src/suffix.c
--- tar-1.22.orig/src/suffix.c	2009-03-05 01:04:13.000000000 -0600
+++ tar-1.22/src/suffix.c	2009-05-06 15:59:10.695985191 -0500
@@ -41,6 +41,7 @@
   { S(tlz, lzma) },
   { S(lzo, lzop) },
   { S(xz, xz) },
+  { S(txz, xz) },
 #undef S
 };