mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-25 05:25:32 +00:00
parent
330692350e
commit
94e2a64f60
@ -468,7 +468,7 @@ struct Sculpt::Popup_dialog
|
||||
|| blueprint_any_rom_missing(blueprint);
|
||||
|
||||
construction.try_apply_blueprint(blueprint);
|
||||
if (construction.blueprint_known)
|
||||
if (construction.blueprint_known && !_pkg_missing)
|
||||
_state = PKG_SHOWN;
|
||||
|
||||
generate();
|
||||
|
Loading…
x
Reference in New Issue
Block a user