try and fix some UPDATE_CHECKSUMS

This commit is contained in:
Liam Wilson 2024-02-02 14:52:44 +00:00
parent e9dda80ec5
commit c766b6030b
2 changed files with 2 additions and 2 deletions

View file

@ -460,7 +460,7 @@ if match x${UPDATE_CHECKSUMS}${TCC_BOOTSTRAP_ALT} xTrueFalse; then
/usr/bin/tcc-boot0 \
/usr/bin/tcc-boot1
cp ${pkg}.checksums ${SRCDIR}
cp ${pkg}_mes.checksums ${SRCDIR}
fi
if match x${UPDATE_CHECKSUMS}${TCC_BOOTSTRAP_ALT} xFalseFalse; then