Move grep after musl.

This commit is contained in:
Andrius Štikonas 2021-02-04 21:41:43 +00:00
parent 3e7b17c03e
commit 13b030e1ed
6 changed files with 30 additions and 51 deletions

View file

@ -129,19 +129,13 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 18: grep
pkg="grep-2.4"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 19: heirloom-devtools
# Part 18: heirloom-devtools
pkg="heirloom-devtools-070527"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 20: bash
# Part 19: bash
pkg="bash-2.05b"
cd ${pkg}
kaem --file ${pkg}.kaem