summaryrefslogtreecommitdiffstats
path: root/config/auto_inst.cfg.pl
diff options
context:
space:
mode:
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r--config/auto_inst.cfg.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 4adc56e..ff73bdd 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -174,7 +174,7 @@ $o = {
'mono',
# block the kernels we dont want
- if_($ENV{DRAKLIVE_ARCH} eq 'i586', '/^kernel-deskop-/'),
+ if_($ENV{DRAKLIVE_ARCH} eq 'i586', '/^kernel-desktop-/'),
'/^kernel-netbook-/',
'/^kernel-server-/',
'/^kernel-xen-pvops-/',