diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-03-02 00:45:41 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-03-02 00:45:41 +0100 |
commit | b21dc1745e9f4113dab0dec6ee03a5c9feb66292 (patch) | |
tree | 2a9b5c79723bb37564d69bfd387fc67d5919fbaa /config | |
parent | 32f1432af8a25141ecb09405fa2b4214a984ecec (diff) | |
download | draklive-config-b21dc1745e9f4113dab0dec6ee03a5c9feb66292.tar draklive-config-b21dc1745e9f4113dab0dec6ee03a5c9feb66292.tar.gz draklive-config-b21dc1745e9f4113dab0dec6ee03a5c9feb66292.tar.bz2 draklive-config-b21dc1745e9f4113dab0dec6ee03a5c9feb66292.tar.xz draklive-config-b21dc1745e9f4113dab0dec6ee03a5c9feb66292.zip |
Do not install manatools by default on Plasma live, this will confuse the users
Diffstat (limited to 'config')
-rw-r--r-- | config/auto_inst.cfg.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index bed7dc6..7ae502e 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -170,7 +170,6 @@ $o = { # Plasma specific stuff if_($has_plasma, 'task-plasma5', 'sddm', # sometimes gets nuked during build - 'manatools-qt' # take new tools for a spin ), # Xfce specific stuff if_($has_xfce, |