mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
GNU Libtool 2.2.4
This commit is contained in:
parent
28779bc9ba
commit
a63a01c56b
15 changed files with 67 additions and 53 deletions
|
|
@ -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 \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue