mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 17:25:24 +01:00
Add autoconf 2.13.
This commit is contained in:
parent
755572903e
commit
607991542d
6 changed files with 25 additions and 0 deletions
|
|
@ -207,6 +207,9 @@ get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.52.tar.gz
|
|||
# automake 1.4-p6
|
||||
get_file https://ftp.gnu.org/gnu/automake/automake-1.4-p6.tar.gz
|
||||
|
||||
# autoconf 2.13
|
||||
get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue