diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-09-04 17:12:25 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-09-04 17:12:25 +0000 |
commit | b2321308a2740fe736852cb6560fd70a01a0241d (patch) | |
tree | a45f2c2853a845b166283f911590ed3bc59d94df /chapter06/libelf.xml | |
parent | 5b949a9f841543322b5c587ad72836f890e3081f (diff) |
A typo and remove an obsolete test failure note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libelf.xml')
-rw-r--r-- | chapter06/libelf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/libelf.xml b/chapter06/libelf.xml index de9cac192..7166dd48f 100644 --- a/chapter06/libelf.xml +++ b/chapter06/libelf.xml @@ -42,7 +42,7 @@ <title>Installation of Libelf</title> <para>Libelf is part of elfutils-&elfutils-version; package. Use - the elfutils-&elfutils-version;.tar.xz as the source tarball.</para> + the elfutils-&elfutils-version;.tar.bz2 as the source tarball.</para> <para>Prepare Libelf for compilation:</para> |