mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
Add bc-1.07.1.
This commit is contained in:
parent
b8446054f2
commit
58d1206c83
5 changed files with 31 additions and 0 deletions
|
|
@ -230,6 +230,8 @@ build curl-7.83.0
|
|||
|
||||
build ed-1.4
|
||||
|
||||
build bc-1.07.1
|
||||
|
||||
# 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