summaryrefslogtreecommitdiff
path: root/README-hacking
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-06-02 21:44:11 +0200
committerJim Meyering <meyering@redhat.com>2009-06-03 07:19:20 +0200
commita65957da7703accf4ad156485fe3f37129615272 (patch)
treed2263bd354d10544612d8b3506343457fcb5ea2c /README-hacking
parentba6e08c627a3dfeb1cb32a256324ed4220c49445 (diff)
downloadcoreutils-a65957da7703accf4ad156485fe3f37129615272.tar.xz
doc: use newer URL for XZ utils
* README-hacking: Use <http://tukaani.org/xz/> * README-prereq: Mention xz, not lzma.
Diffstat (limited to 'README-hacking')
-rw-r--r--README-hacking2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-hacking b/README-hacking
index 668d8d911..152a215f4 100644
--- a/README-hacking
+++ b/README-hacking
@@ -37,7 +37,7 @@ This package's build procedure uses XZ to create a compressed
distribution tarball. Using this feature of Automake requires
version 1.10a or newer, as well as the xz program itself.
Make sure you have the latest version of the XZ Utils from
-<http://tukaani.org/lzma/download>.
+<http://tukaani.org/xz/>
* First GIT checkout