13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "modify dynamic linker and RPATH of ELF executables."
|
|
module-url "http://nixos.org/patchelf.html"
|
|
module-license "GNU GPL v3"
|
|
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
|
|
|
module-help "
|
|
PatchELF is a small utility to modify the dynamic linker and RPATH of
|
|
ELF executables.
|
|
"
|
|
|