Dominique Leuenberger 5cfcf3f075 - Block systemd-doc from all flavors, not only xfce.
- Do only use set -u: set -e causes issues with stepping out of the
  for loop using continue.
- Skip the for loop early: no reason to calculate the PACKAGES list
  and then not consume it.
- Use tr [:lower:] [:upper:] instead of tr a-z A-Z.

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=123
2020-11-04 08:18:28 +00:00
Description
No description provided
781 KiB
Languages
Shell 100%