Tweak host requirements script

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2007-01-30 18:21:02 +00:00
parent 172a92e4aa
commit 4038f34433

View File

@ -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