From 8b55776e3f6e431628b54a59a6e358052bd3a023 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 14 Jan 2017 20:38:42 +0000 Subject: autoinst.cfg.pl: remove obsolete xfce config package from list. --- config/auto_inst.cfg.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index a1cbf2b..0400764 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -132,7 +132,6 @@ $o = { 'default_packages' => [ if_($has_lxde, "mageia-lxde-config-$distro_release"), - if_($has_xfce, "mageia-xfce-config-$distro_release"), # i586 arch specific if_($ENV{DRAKLIVE_ARCH} eq 'i586', -- cgit v1.2.1