mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Add automake 1.5.
This commit is contained in:
parent
fbceb63248
commit
76d4e4ce94
7 changed files with 127 additions and 6 deletions
|
|
@ -9,6 +9,9 @@
|
|||
set -e
|
||||
. helpers.sh
|
||||
|
||||
build automake-1.5 stage1.sh
|
||||
build automake-1.5 stage2.sh
|
||||
|
||||
echo "Bootstrapping completed."
|
||||
|
||||
exec env - PATH=/after/bin bash -i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue