Cosmetic change to install-blfs-tools.sh, so that versions of prereqs
are correctrly diplayed
This commit is contained in:
parent
67992a0559
commit
66f8df0a02
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ case $BLFS_BRANCH_ID in
|
|||
esac
|
||||
|
||||
# Check for build prerequisites.
|
||||
declare -r dotSTR=".................." # needed for proper display of versions
|
||||
echo
|
||||
check_alfs_tools
|
||||
check_blfs_tools
|
||||
|
|
Reference in a new issue