X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fsuffix.c;h=cf8056cf9518a3f436dfdee2b73030b5de80b37f;hb=2c06a80918019471876956eef4ef22f05c9e0571;hp=d11e9ee20ff00bf24ca1f37daf41bafe7fff6261;hpb=cd7bdd4076ca154575bbef85eb2157e59befcfe2;p=chaz%2Ftar diff --git a/src/suffix.c b/src/suffix.c index d11e9ee..cf8056c 100644 --- a/src/suffix.c +++ b/src/suffix.c @@ -43,6 +43,7 @@ static struct compression_suffix compression_suffixes[] = { { S(tlz, LZMA) }, { S(lzo, LZOP) }, { S(xz, XZ) }, + { S(txz, XZ) }, /* Slackware */ #undef S #undef __CAT2__ };