mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 08:15:24 +01:00
GNU findutils 4.2.33
This commit is contained in:
parent
fdec1c0380
commit
28779bc9ba
6 changed files with 31 additions and 0 deletions
|
|
@ -267,6 +267,9 @@ get_file https://musl.libc.org/releases/musl-1.2.2.tar.gz
|
|||
# bash 5.1
|
||||
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
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue