Remove the right live task.

ubuntu/focal
Simon Quigley 6 years ago
parent d96be61861
commit 2cacaa80f1

1
debian/changelog vendored

@ -1,6 +1,7 @@
calamares-settings-ubuntu (4) UNRELEASED; urgency=medium calamares-settings-ubuntu (4) UNRELEASED; urgency=medium
* Don't fail to install the system on BIOS systems. * Don't fail to install the system on BIOS systems.
* Remove the right live task.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 17:51:16 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 17:51:16 -0500

@ -1,4 +1,4 @@
backend: apt backend: apt
operations: operations:
- remove: - remove:
- '^live-*' - "lubuntu-live^"

Loading…
Cancel
Save