X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=src%2Fsuffix.c;h=cf8056cf9518a3f436dfdee2b73030b5de80b37f;hp=d11e9ee20ff00bf24ca1f37daf41bafe7fff6261;hb=2c06a80918019471876956eef4ef22f05c9e0571;hpb=570a2c5f3d2e610524702ffaa2ec803678c3aeeb 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__ };