199 B
199 B
patchelf 0.19
https://github.com/NixOS/patchelf/archive/refs/tags/0.19.0.tar.gz
meson setup build --prefix=/pkg/gnu/patchelf
meson compile -C build
meson install -C build
https://github.com/NixOS/patchelf/archive/refs/tags/0.19.0.tar.gz
meson setup build --prefix=/pkg/gnu/patchelf
meson compile -C build
meson install -C build