mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
GNU Automake 1.10.3
This commit is contained in:
parent
a63a01c56b
commit
20a4d3af9e
7 changed files with 66 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ set -e
|
|||
|
||||
. helpers.sh
|
||||
|
||||
build autoconf-2.65
|
||||
|
||||
build xz-5.0.5
|
||||
|
||||
echo "Bootstrapping completed."
|
||||
|
||||
exec env - PATH=/after/bin PS1="\w # " bash -i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue