mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Swamp make and gzip.
This commit is contained in:
parent
e4f5342ee4
commit
3fd451a909
12 changed files with 51 additions and 44 deletions
|
|
@ -76,14 +76,14 @@ cd ..
|
|||
|
||||
libdir=${libdir}/mes
|
||||
|
||||
# gzip
|
||||
pkg="gzip-1.2.4"
|
||||
# make
|
||||
pkg="make-3.80"
|
||||
cd ${pkg}
|
||||
kaem --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
||||
# make
|
||||
pkg="make-3.80"
|
||||
# gzip
|
||||
pkg="gzip-1.2.4"
|
||||
cd ${pkg}
|
||||
kaem --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue