mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Add bzip2 1.0.8.
This commit is contained in:
parent
a9d894317d
commit
e8f545612d
4 changed files with 84 additions and 0 deletions
|
|
@ -89,3 +89,10 @@ cd ..
|
|||
cd make-3.80
|
||||
kaem --file ../make-3.80.kaem
|
||||
cd ..
|
||||
|
||||
# Part 14: bzip2
|
||||
/after/bin/gunzip bzip2-1.0.8.tar.gz
|
||||
/after/bin/tar xf bzip2-1.0.8.tar
|
||||
cd bzip2-1.0.8
|
||||
kaem --file ../bzip2-1.0.8.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue