mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 21:05:24 +01:00
Add patch 2.5.9
This commit is contained in:
parent
9010e9786e
commit
1b7cb3a96d
3 changed files with 51 additions and 0 deletions
|
|
@ -108,6 +108,9 @@ get_file https://ftp.gnu.org/gnu/gzip/gzip-1.2.4.tar
|
|||
# diffutils 2.7
|
||||
get_file https://ftp.gnu.org/gnu/diffutils/diffutils-2.7.tar.gz
|
||||
|
||||
# patch 2.5.9
|
||||
get_file https://ftp.gnu.org/pub/gnu/patch/patch-2.5.9.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue