]> Dogcows Code - chaz/tar/blobdiff - src/suffix.c
Changes for compatibility with Slackware installation scripts.
[chaz/tar] / src / suffix.c
index d11e9ee20ff00bf24ca1f37daf41bafe7fff6261..cf8056cf9518a3f436dfdee2b73030b5de80b37f 100644 (file)
@@ -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__
 };
This page took 0.017776 seconds and 4 git commands to generate.