@Symaxtry to make it:
else
  if [ -z "$XDG_CONFIG_DIRS" ]; then
    XDG_CONFIG_DIRS="$DEFAULT_XDG_CONFIG_DIRS"
  fi
  if [ -z "$XDG_DATA_DIRS" ]; then
    XDG_DATA_DIRS="$DEFAULT_XDG_DATA_DIRS"
  fi
fi

so the default is only defined in one place (and an update of the
default at the top is respected in your code path)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576500

Title:
  Plasma fails to load:  "all shell packages missing"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1576500/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to