GNU Automake 1.13.4

This commit is contained in:
Andrius Štikonas 2021-03-31 19:10:50 +01:00
parent 5692032996
commit 9de12bf4b7
6 changed files with 48 additions and 0 deletions

View file

@ -291,6 +291,9 @@ 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
# automake 1.13.4
get_file https://ftp.gnu.org/gnu/automake/automake-1.13.4.tar.xz
# General cleanup
find tmp -name .git -exec rm -rf \;