Skip to content

Commit

Permalink
scripts/bootstrap-prefix.sh: fix typo
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/921535
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
thesamesam committed Jan 7, 2024
1 parent ebbc3ad commit e1a7bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bootstrap-prefix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,7 @@ bootstrap_texinfo() {
bootstrap_bash() {
bootstrap_gnu bash 5.2 ||
bootstrap_gnu bash 5.1 ||
bootstrap_gnu bash 5.0 ||
bootstrap_gnu bash 5.0
}

bootstrap_bison() {
Expand Down

0 comments on commit e1a7bd3

Please sign in to comment.