mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-01 19:50:49 +02:00
build-system: set path of patchelf
This commit is contained in:
@@ -28,7 +28,7 @@ declare -r MODULECMD="${PMODULES_HOME}/bin/modulecmd"
|
||||
std::die 1 "Oops: modulecmd binary not available!"
|
||||
|
||||
std::def_cmds "${mydir}/../libexec" \
|
||||
'sevenz' 'yq'
|
||||
'patchelf' 'sevenz' 'yq'
|
||||
|
||||
std::def_cmds '/usr/bin:/bin:/usr/sbin:/sbin' \
|
||||
'awk' 'base64' 'cat' 'cp' 'envsubst' 'find' 'getopt' 'grep' \
|
||||
|
||||
Reference in New Issue
Block a user