mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 07:15:24 +01:00
Install autoconf 2.52.
This commit is contained in:
parent
d7794f8f15
commit
c88e4c1ab7
6 changed files with 37 additions and 0 deletions
|
|
@ -201,6 +201,9 @@ get_file https://www.cpan.org/src/5.0/perl5.005_03.tar.gz
|
|||
# perl 5.6.2
|
||||
get_file https://www.cpan.org/src/5.0/perl-5.6.2.tar.gz
|
||||
|
||||
# autoconf 2.52
|
||||
get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.52.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue