aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/hostreqs.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2007-01-30 18:21:02 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2007-01-30 18:21:02 +0000
commit4038f34433779110282a31c0f07c5ee6482b362c (patch)
tree4fce4d3d94c088eb850e4ff7972eff03719109b5 /prologue/hostreqs.xml
parent172a92e4aa17c3a120d19502ae97b12b80171e67 (diff)
Tweak host requirements script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r--prologue/hostreqs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index 35fd96284..6464f4c7a 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -133,7 +133,7 @@ gcc --version | head -n1
/lib/libc.so.6 | head -n1 | cut -d" " -f1-7
grep --version | head -n1
gzip --version | head -n1
-cat /proc/version | head -n1
+cat /proc/version
make --version | head -n1
patch --version | head -n1
sed --version | head -n1