treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
This commit is contained in:
@@ -18,5 +18,5 @@ if test -z "$sgmlHookDone"; then
|
||||
export ftp_proxy=http://nodtd.invalid/
|
||||
|
||||
export SGML_CATALOG_FILES
|
||||
envHooks+=(addSGMLCatalogs)
|
||||
addEnvHooks "$targetOffset" addSGMLCatalogs
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user