mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +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
|
|
@ -273,6 +273,9 @@ get_file https://ftp.gnu.org/gnu/findutils/findutils-4.2.33.tar.gz
|
|||
# libtool 2.2.4
|
||||
get_file https://ftp.gnu.org/gnu/libtool/libtool-2.2.4.tar.bz2
|
||||
|
||||
# automake 1.10.3
|
||||
get_file https://ftp.gnu.org/gnu/automake/automake-1.10.3.tar.bz2
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue