tweak conditional

This commit is contained in:
Liam Wilson 2024-01-10 21:33:01 +00:00
parent dc96cc9cb0
commit 37421bd500

View file

@ -362,7 +362,9 @@ cp include/sys/wait.h ${INCDIR}/sys/wait.h
cd ../..
if match x${TCC_BOOTSTRAP_ALT} xFalse; then
if match x${TCC_BOOTSTRAP_ALT} xTrue; then
else
# Checksums
if match x${UPDATE_CHECKSUMS} xTrue; then
sha256sum -o ${pkg}.${ARCH}.checksums \