pacman/scripts/libmakepkg/executable
Eli Schwartz 614ef781eb libmakepkg: fix missing or inaccurate interdependencies
When the executable checking was refactored into libmakepkg, it carried
with it, usage of $E_* error codes, which need to be declared from
error.sh but are only available when the parent program already sources
error.sh; additionally, message.sh was only loaded in a parent
library, but not where it was needed, and option.sh was often loaded
when it wasn't needed at all.

util.sh, meanwhile, has always depended on message.sh functions.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-05-08 12:45:34 +10:00
..
ccache.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
checksum.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
distcc.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
fakeroot.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
gpg.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
gzip.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
meson.build Split check_software() to libmakepkg 2018-11-27 22:48:43 +10:00
pacman.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
strip.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
sudo.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
vcs.sh.in libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00