diff options
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index d7499bb..0f728b4 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -168,6 +168,8 @@ $o = { if_($has_moblin, 'task-3ddesktop-gtk'), '/^kernel-server-/', if_($ENV{DRAKLIVE_ARCH} ne 'x86_64', '/^kernel-deskop-/'), + '/^kernel-xen-pvops-/', + # not needed anymore (mga #2001) 'nspluginwrapper', 'nspluginwrapper-i386', |