[jhalfs] 03/06: install_blfs_tools: do not call check_blfs_tools
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository jhalfs. commit bbabe74e15738d5e2abe87daf74ab566d309a806 Author: Pierre Labastie <[email protected]> AuthorDate: Sun Dec 19 14:26:49 2021 +0100 install_blfs_tools: do not call check_blfs_tools It does not exist anymore, and it has been integrated in check_alfs_tools. --- install-blfs-tools.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install-blfs-tools.sh b/install-blfs-tools.sh index e2f1b8e..208a050 100755 --- a/install-blfs-tools.sh +++ b/install-blfs-tools.sh @@ -145,7 +145,6 @@ esac # Check for build prerequisites. echo check_alfs_tools - check_blfs_tools echo "${SD_BORDER}${nl_}" # Install the files -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page