shlib.sh: use configured PATH to find commands
commit00e792cd46cec5020bd2fca6fe69d66845d1d88e
authorKyle J. McKay <mackyle@gmail.com>
Sun, 22 Nov 2020 09:09:01 +0000 (22 02:09 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 22 Nov 2020 09:09:01 +0000 (22 02:09 -0700)
treeb84b50ad621473abf5b7e9051159ea3d702361ab
parent7e77e1d791b0caa2e8393717c4691e53d0042352
shlib.sh: use configured PATH to find commands

If Config.pm sets PATH, then be sure to use it to
find the full path to any needed command binaries.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
shlib.sh