mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +01:00
Buil sed 4.0.9 with musl.
This commit is contained in:
parent
07dcb910b9
commit
3518f7cec0
7 changed files with 60 additions and 0 deletions
|
|
@ -222,6 +222,9 @@ get_file https://ftp.gnu.org/gnu/binutils/binutils-2.14.tar.bz2
|
|||
# bash 3.2.57
|
||||
get_file https://ftp.gnu.org/gnu/bash/bash-3.2.57.tar.gz
|
||||
|
||||
# sed 4.0.9
|
||||
get_file ftp://ftp.gnu.org/gnu/sed/sed-4.0.9.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue