From bbabe74e15738d5e2abe87daf74ab566d309a806 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 19 Dec 2021 14:26:49 +0100 Subject: [PATCH] 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