mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 09:15:23 +01:00
GNU Automake 1.11.2.
This commit is contained in:
parent
c345001ee8
commit
838a1bfb90
8 changed files with 51 additions and 2 deletions
|
|
@ -282,6 +282,9 @@ get_file https://ftp.gnu.org/gnu/bash/bash-5.1.tar.gz
|
|||
# xz 5.0.5
|
||||
get_file https://tukaani.org/xz/xz-5.0.5.tar.bz2
|
||||
|
||||
# automake 1.11.2
|
||||
get_file https://ftp.gnu.org/gnu/automake/automake-1.11.2.tar.bz2
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue