mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-14 19:32:10 +02:00
build: use dist-xz, not dist-lzma, cont'd
* README-hacking: mention XZ utils * README-prereq: Add a FIXME comment.
This commit is contained in:
@@ -30,13 +30,13 @@ Later, a plain `git pull && make' should be sufficient.
|
||||
Valgrind <http://valgrind.org/> is also highly recommended, if
|
||||
Valgrind supports your architecture. See also README-valgrind.
|
||||
|
||||
- LZMA
|
||||
- XZ utils (successor to LZMA)
|
||||
|
||||
This package's build procedure uses LZMA to create a compressed
|
||||
This package's build procedure uses XZ to create a compressed
|
||||
distribution tarball. Using this feature of Automake requires
|
||||
version 1.10.1 or newer, as well as the lzma program itself.
|
||||
Make sure you have the latest stable version of the LZMA Utils
|
||||
from <http://tukaani.org/lzma/>.
|
||||
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>.
|
||||
|
||||
* First GIT checkout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user