mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Replace automake 1.5 with automake 1.6.3
This commit is contained in:
parent
e31ae5a8f9
commit
9fb1287f13
9 changed files with 67 additions and 123 deletions
|
|
@ -9,8 +9,8 @@
|
|||
set -e
|
||||
. helpers.sh
|
||||
|
||||
build automake-1.5 stage1.sh
|
||||
build automake-1.5 stage2.sh
|
||||
build automake-1.6.3 stage1.sh
|
||||
build automake-1.6.3 stage2.sh
|
||||
|
||||
echo "Bootstrapping completed."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue