diff options
Diffstat (limited to 'source/a/tar/tar-1.22-support_txz.diff')
-rw-r--r-- | source/a/tar/tar-1.22-support_txz.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/tar/tar-1.22-support_txz.diff b/source/a/tar/tar-1.22-support_txz.diff deleted file mode 100644 index 5104f563..00000000 --- a/source/a/tar/tar-1.22-support_txz.diff +++ /dev/null @@ -1,11 +0,0 @@ -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 - }; - |