diff options
author | Jim Meyering <meyering@redhat.com> | 2008-11-30 19:35:10 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-01-19 13:47:04 +0100 |
commit | 9a45c1966716be7f02f8e20f014af720b69aa6fb (patch) | |
tree | 982db24f90688c9c21cc7100f5221115345eda0d /README-prereq | |
parent | f6240c49df11d1635782818d0cc90161b5b988cc (diff) | |
download | coreutils-9a45c1966716be7f02f8e20f014af720b69aa6fb.tar.xz |
build: use dist-xz, not dist-lzma, cont'd
* README-hacking: mention XZ utils
* README-prereq: Add a FIXME comment.
Diffstat (limited to 'README-prereq')
-rw-r--r-- | README-prereq | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README-prereq b/README-prereq index 74561145d..91676f4ce 100644 --- a/README-prereq +++ b/README-prereq @@ -17,6 +17,7 @@ getting the prerequisites for particular systems. # rpmbuild --rebuild http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/autoconf-2.63-1.fc10.src.rpm # rpm -Uvh /usr/src/redhat/RPMS/noarch/autoconf-2.63-1.fc8.noarch.rpm Apply the same method to install the lzma package. + [FIXME: mention xz when it's packaged] 3. The latest released automake (1.10.1) was not new enough, so we download and build automake-1.10a from its repository and make it available |