diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index fdf9101..a0a0f45 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -23,7 +23,7 @@ $o = { url => 'drakx://media', selected_names => join(',', 'Core Release', 'Core Updates', - 'Nonfree Release', 'Non-free Updates', + 'Nonfree Release', 'Nonfree Updates', ), }, if_($ENV{DRAKLIVE_ADDITIONAL_REPOSITORY}, |