install: make sure to record full paths for utilities
commitd0045301c0a67c2b038c16087223e4a4b67c2ef2
authorKyle J. McKay <mackyle@gmail.com>
Sat, 8 Oct 2016 09:15:47 +0000 (8 02:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 8 Oct 2016 09:15:47 +0000 (8 02:15 -0700)
tree66a905ee464d97e9521d30d175183bcc5a855b51
parentc2451a5bfacb8b8eac7c5332e63703502669e2c0
install: make sure to record full paths for utilities

At install time various utility paths are recorded for later use.  Make
sure these are always full paths in case the environment at install time
differs from the environment at normal operation time.

This makes sure that a setting in Config.pm of, for example, "nc" gets
expanded to a full path rather than being left haphazardly as-is.

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