From d7abb6865b4f4e08be3b17582ef64eb8dae1d379 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 9 Mar 2002 02:52:58 +0000 Subject: Updated to the following packages: autoconf-2.53, automake-1.6, bin86-0.16.2, bison-1.33, bzip2-1.0.2, e2fsprogs-1.27, gawk-3.1.0, gettext-0.11, less-374, lilo-22.2, linux-2.4.18, man-pages-1.48, modutils-2.4.14, reiserfsprogs-3.x.1b, shadow-4.0.2, texinfo-4.1, util-linux-2.11o git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/bzip2-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/bzip2-inst.xml') diff --git a/chapter05/bzip2-inst.xml b/chapter05/bzip2-inst.xml index 3dab1cf4c..68281be77 100644 --- a/chapter05/bzip2-inst.xml +++ b/chapter05/bzip2-inst.xml @@ -6,7 +6,7 @@ make CC="gcc -static" && make PREFIX=$LFS/usr install && cd $LFS/usr/bin && -mv bzcat bunzip2 bzip2 bzip2recover $LFS/bin +mv bzcat bunzip2 bzip2 bzip2recover bzless bzmore $LFS/bin Although it's not strictly a part of a basic LFS system it's worth mentioning that a patch for Tar can be downloaded which enables the tar -- cgit v1.2.3-54-g00ecf