Resync part numbers between README, after.kaem.run and run.sh.

This commit is contained in:
Andrius Štikonas 2021-02-21 15:44:10 +00:00
parent d5c8698964
commit 9b314af3f0
3 changed files with 26 additions and 24 deletions

View file

@ -92,7 +92,7 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 13: Check all up to this part as sha256sum
# Part 12a: Check all up to this part as sha256sum
sha256sum -c pre-sha.sha256sums
# Part 13: mes-libc-patched

View file

@ -12,7 +12,7 @@ set -e
export PREFIX=/after
# Part 20
# Part 20
build flex-2.5.11
# Part 21