diff --git a/xbps-src/shutils/builddep_funcs.sh b/xbps-src/shutils/builddep_funcs.sh index 7de6264265..99cfeea4f0 100644 --- a/xbps-src/shutils/builddep_funcs.sh +++ b/xbps-src/shutils/builddep_funcs.sh @@ -85,6 +85,7 @@ autoremove_pkg_dependencies() # ignore subpkgs. setup_subpkg_tmpl $curpkgname [ -n "$SUBPKG" ] && continue + [ -n "$bootstrap" ] && continue # remove pkg. msg_warn "removing package $curpkgname installed from source...\n" remove_pkg