mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Cosmetic change to perl check
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
eb745c8b3d
commit
3ccd4fef31
@ -156,7 +156,7 @@ gzip --version | head -n1
|
||||
cat /proc/version
|
||||
make --version | head -n1
|
||||
patch --version | head -n1
|
||||
perl -V:version
|
||||
echo Perl `perl -V:version`
|
||||
sed --version | head -n1
|
||||
tar --version | head -n1
|
||||
makeinfo --version | head -n1
|
||||
|
Loading…
Reference in New Issue
Block a user