GNU Libtool 2.2.4

This commit is contained in:
Andrius Štikonas 2021-03-25 19:14:34 +00:00
parent 28779bc9ba
commit a63a01c56b
15 changed files with 67 additions and 53 deletions

View file

@ -270,6 +270,9 @@ get_file https://ftp.gnu.org/gnu/bash/bash-5.1.tar.gz
# findutils 4.2.33
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
# General cleanup
find tmp -name .git -exec rm -rf \;