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