build-support: update addBinToPathHook, use postHooks
This commit is contained in:
@@ -9,5 +9,4 @@ addBinToPath () {
|
||||
export PATH
|
||||
}
|
||||
|
||||
# shellcheck disable=SC2154
|
||||
addEnvHooks "$targetOffset" addBinToPath
|
||||
postHooks+=(addBinToPath)
|
||||
|
||||
Reference in New Issue
Block a user