Files
AeroPkg/assets/var/gnu/patch.md

10 lines
150 B
Markdown
Raw Normal View History

patch 2.8
=
https://ftp.gnu.org/gnu/patch/patch-2.8.tar.xz
``` sh *** build ***
./configure --prefix=/pkg/gnu/patch
make -j$(nproc)
make install
```