View | Details | Raw Unified | Return to bug 394662
Collapse All | Expand All

(-)piwo.ycp (+5 lines)
Lines 19-24 Link Here
19
19
20
Wizard::CreateDialog();
20
Wizard::CreateDialog();
21
21
22
// only in running system?
23
if (Mode::normal())
24
{
25
    Pkg::TargetInit("/", true);
26
}
22
27
23
ProductControl::custom_control_file = piwoControlFile;
28
ProductControl::custom_control_file = piwoControlFile;
24
29

Return to bug 394662