summaryrefslogtreecommitdiff
path: root/include/vendor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/vendor.sh')
-rw-r--r--include/vendor.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vendor.sh b/include/vendor.sh
index 8076d9ab..4c472b13 100644
--- a/include/vendor.sh
+++ b/include/vendor.sh
@@ -633,7 +633,7 @@ prep()
mksha512()
{
- build_sbase
+ bootstrap_utils
if [ "${1%/*}" != "$1" ]; then
x_ cd "${1%/*}"
@@ -746,7 +746,7 @@ vfile()
# must be called from a subshell
check_vendor_hashes()
{
- build_sbase
+ bootstrap_utils
x_ cd "$tmpromdir"