Add patch 2.5.9

This commit is contained in:
fosslinux 2021-01-13 21:51:31 +11:00
parent 9010e9786e
commit 1b7cb3a96d
3 changed files with 51 additions and 0 deletions

View file

@ -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 \;