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
|
|
@ -124,6 +124,9 @@ cp tcc-patched.kaem tmp/after/
|
|||
# make 3.80
|
||||
get_file https://ftp.gnu.org/gnu/make/make-3.80.tar.gz
|
||||
|
||||
# bzip2 1.0.8
|
||||
get_file ftp://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue