diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-24 16:55:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-24 16:55:06 +0000 |
commit | e37d059bb13fa020eb9cfe7073638aac61dc5c74 (patch) | |
tree | 0467703b49253ec096490359dcf7f9d563ede58c /Master/source/tar-w32.README | |
parent | 16219cfd92706d277d2e3363716e656d66bd7d75 (diff) |
new w32 tar, unzip sources
git-svn-id: svn://tug.org/texlive/trunk@13946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/source/tar-w32.README')
-rw-r--r-- | Master/source/tar-w32.README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/source/tar-w32.README b/Master/source/tar-w32.README index 75aef03c059..4e547c0ebb7 100644 --- a/Master/source/tar-w32.README +++ b/Master/source/tar-w32.README @@ -1,4 +1,4 @@ The original port of tar to Windows is due to Shigeki Miura. -(It supports a new option letter Y for lzma.) -The sources and binaries here were provided by Akira Kakuto. - +(It supports option -Y/--lzma for lzma and -J/--xz for tar.) +The sources and binaries here were provided by Akira Kakuto, +from http://members2.jcom.home.ne.jp/wt1357ak/tar-w32.zip. |