From 974b9e8be2bc1aecb7966603451aa5e247d5344d Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Tue, 22 Apr 2008 15:27:23 +0000 Subject: Fixed a couple of typos git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/e2fsprogs.xml | 2 +- chapter05/util-linux-ng.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter05/e2fsprogs.xml b/chapter05/e2fsprogs.xml index 6023c756c..5c3e9cb37 100644 --- a/chapter05/e2fsprogs.xml +++ b/chapter05/e2fsprogs.xml @@ -56,7 +56,7 @@ cd build make - Install the static libraries and headers required by Udev: + Install the static libraries and headers required by Util-linux-ng: make install-libs diff --git a/chapter05/util-linux-ng.xml b/chapter05/util-linux-ng.xml index 19a4b3770..99d9dda0e 100644 --- a/chapter05/util-linux-ng.xml +++ b/chapter05/util-linux-ng.xml @@ -43,7 +43,7 @@ Installation of Util-linux-ng - Prepare Util-linux for compilation: + Prepare Util-linux-ng for compilation: ./configure --prefix=/tools -- cgit v1.2.3-54-g00ecf