upd and patches
This commit is contained in:
9
assets/var/gnu/patchelf.md
Normal file
9
assets/var/gnu/patchelf.md
Normal file
@ -0,0 +1,9 @@
|
||||
patchelf 0.19
|
||||
=
|
||||
https://github.com/NixOS/patchelf/archive/refs/tags/0.19.0.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
meson setup build --prefix=/pkg/gnu/patchelf
|
||||
meson compile -C build
|
||||
meson install -C build
|
||||
```
|
||||
Reference in New Issue
Block a user