install_blfs_tools: do not call check_blfs_tools
It does not exist anymore, and it has been integrated in check_alfs_tools.
This commit is contained in:
parent
b734bfb4c6
commit
bbabe74e15
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ esac
|
||||||
# Check for build prerequisites.
|
# Check for build prerequisites.
|
||||||
echo
|
echo
|
||||||
check_alfs_tools
|
check_alfs_tools
|
||||||
check_blfs_tools
|
|
||||||
echo "${SD_BORDER}${nl_}"
|
echo "${SD_BORDER}${nl_}"
|
||||||
|
|
||||||
# Install the files
|
# Install the files
|
||||||
|
|
Reference in a new issue