mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
GNU Automake 1.9.6
This commit is contained in:
parent
7364615a86
commit
2527d948a2
5 changed files with 50 additions and 0 deletions
|
|
@ -9,6 +9,9 @@
|
|||
set -e
|
||||
. helpers.sh
|
||||
|
||||
build automake-1.9.6 stage1.sh
|
||||
build automake-1.9.6 stage2.sh
|
||||
|
||||
echo "Bootstrapping completed."
|
||||
|
||||
exec env - PATH=/after/bin PS1="\w # " bash -i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue