mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Add heirloom yacc.
This commit is contained in:
parent
221a817527
commit
89ca88eaea
5 changed files with 1182 additions and 0 deletions
|
|
@ -130,6 +130,12 @@ cd ${pkg}
|
|||
kaem --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
||||
# Part 16: heirloom-devtools
|
||||
pkg="heirloom-devtools-070527"
|
||||
cd ${pkg}
|
||||
kaem --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
||||
# Part 17: bash
|
||||
pkg="bash-2.05b"
|
||||
cd ${pkg}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue