Files
MX_Pmodule/scripts/System/patchelf/modulefile
Achim Gsell 3abedd8da0 build-blocks:
- modulefiles added
2015-09-28 15:32:22 +02:00

14 lines
326 B
Plaintext

#%Module1.0
set whatis "modify dynamic linker and RPATH of ELF executables."
set url "http://nixos.org/patchelf.html"
set license "GNU GPL v3"
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
set help "
PatchELF is a small utility to modify the dynamic linker and RPATH of
ELF executables.
"
source $env(PSI_LIBMODULES)