mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55: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
|
|
@ -228,8 +228,8 @@ get_file https://ftp.gnu.org/gnu/binutils/binutils-2.14.tar.bz2
|
|||
# bash 3.2.57
|
||||
get_file https://ftp.gnu.org/gnu/bash/bash-3.2.57.tar.gz
|
||||
|
||||
# automake 1.5
|
||||
get_file https://ftp.gnu.org/gnu/automake/automake-1.5.tar.gz
|
||||
# automake 1.6.3
|
||||
get_file https://ftp.gnu.org/gnu/automake/automake-1.6.3.tar.bz2
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue