mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
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();
|
||||
|
||||
Reference in New Issue
Block a user