Fix bootstrap.sh broken by 0661eb5d

This commit is contained in:
uuuvn 2023-06-06 14:32:16 +00:00
parent 0661eb5d1d
commit 799323be97
No known key found for this signature in database

View file

@ -479,7 +479,7 @@ suse()
unzip \
llvm \
clang \
doxygen \
doxygen
}
##############################################################################