summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2018-08-25 20:05:13 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2018-08-25 20:09:24 +0100
commit6dbe4b5b57fb977ce4618511c5a1333740f23e5c (patch)
treec889bf459063fb2a6d7ba4675b24976c8929cbe5
parent82ba8ab556e24c3159ccb101bc08dae341a83e15 (diff)
downloaddraklive-config-6dbe4b5b57fb977ce4618511c5a1333740f23e5c.tar
draklive-config-6dbe4b5b57fb977ce4618511c5a1333740f23e5c.tar.gz
draklive-config-6dbe4b5b57fb977ce4618511c5a1333740f23e5c.tar.bz2
draklive-config-6dbe4b5b57fb977ce4618511c5a1333740f23e5c.tar.xz
draklive-config-6dbe4b5b57fb977ce4618511c5a1333740f23e5c.zip
auto_inst.cfg.pl: task-xfce4 is now task-xfce.
-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 40ebf12..187ff3d 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -177,7 +177,7 @@ $o = {
),
# Xfce specific stuff
if_($has_xfce,
- 'task-xfce4',
+ 'task-xfce',
'gparted', # provides some options not currently supported in diskdrake
),
],