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:
Bruce Dubbs 2008-10-04 00:14:35 +00:00
parent eb745c8b3d
commit 3ccd4fef31

View File

@ -156,7 +156,7 @@ gzip --version | head -n1
cat /proc/version cat /proc/version
make --version | head -n1 make --version | head -n1
patch --version | head -n1 patch --version | head -n1
perl -V:version echo Perl `perl -V:version`
sed --version | head -n1 sed --version | head -n1
tar --version | head -n1 tar --version | head -n1
makeinfo --version | head -n1 makeinfo --version | head -n1