GNU Automake 1.12.6

This commit is contained in:
Andrius Štikonas 2021-03-31 18:21:07 +01:00
parent e2af1a44f5
commit 5692032996
6 changed files with 48 additions and 0 deletions

View file

@ -288,6 +288,9 @@ get_file https://ftp.gnu.org/gnu/automake/automake-1.11.2.tar.bz2
# autoconf 2.69
get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.xz
# automake 1.12.6
get_file https://ftp.gnu.org/gnu/automake/automake-1.12.6.tar.xz
# General cleanup
find tmp -name .git -exec rm -rf \;