mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 07:45:24 +01:00
Add ed 1.4.
This commit is contained in:
parent
5cc4d959b4
commit
b8446054f2
5 changed files with 26 additions and 0 deletions
|
|
@ -228,6 +228,8 @@ build make-3.82
|
|||
|
||||
build curl-7.83.0
|
||||
|
||||
build ed-1.4
|
||||
|
||||
# Clear up some RAM space
|
||||
grep '^build' "${SOURCES}/run.sh" | sed "s/build //" | sed "s/ .*$//" | while read -r p ; do
|
||||
rm -rf "${SOURCES:?}/${p:?}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue