mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-27 06:35:43 +01:00
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:
parent
172a92e4aa
commit
4038f34433
@ -133,7 +133,7 @@ gcc --version | head -n1
|
|||||||
/lib/libc.so.6 | head -n1 | cut -d" " -f1-7
|
/lib/libc.so.6 | head -n1 | cut -d" " -f1-7
|
||||||
grep --version | head -n1
|
grep --version | head -n1
|
||||||
gzip --version | head -n1
|
gzip --version | head -n1
|
||||||
cat /proc/version | head -n1
|
cat /proc/version
|
||||||
make --version | head -n1
|
make --version | head -n1
|
||||||
patch --version | head -n1
|
patch --version | head -n1
|
||||||
sed --version | head -n1
|
sed --version | head -n1
|
||||||
|
Loading…
Reference in New Issue
Block a user