commit:     0b8ebc2be9458ea07c1143c2a20937d353cd6284
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 10:55:24 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 10:55:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=0b8ebc2b

scripts/bootstrap-prefix: de-typo bootstrap ...

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 68a8a5c4fa..21c420ba80 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1156,7 +1156,7 @@ bootstrap_cmake_core() {
 }
 
 bootstrap_cmake() {
-       bootrstrap_cmake_core 3.16.5 || bootrstrap_cmake_core 3.0.2
+       bootstrap_cmake_core 3.16.5 || bootstrap_cmake_core 3.0.2
 }
 
 bootstrap_zlib_core() {

Reply via email to