diff --git a/repos/gems/src/app/depot_deploy/child.h b/repos/gems/src/app/depot_deploy/child.h index 03d18ff1f5..5ded2a595b 100644 --- a/repos/gems/src/app/depot_deploy/child.h +++ b/repos/gems/src/app/depot_deploy/child.h @@ -125,6 +125,8 @@ class Depot_deploy::Child : public List_model::Element if (pkg != _config_pkg_path()) _pkg_xml.destruct(); + _blueprint_pkg_path = pkg; + /* import new start node */ _start_xml.construct(_alloc, start_node);