mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 05:11:31 +00:00
Fix edubuntu build: ubuntu-minimal is not a task and minimal is already declared.
This commit is contained in:
parent
6a6ac87e24
commit
d4fe8aedc1
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
|||||||
livecd-rootfs (2.803) UNRELEASED; urgency=medium
|
livecd-rootfs (2.803) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Fix wrong task name for xubuntu-minimal.
|
* Fix wrong task name for xubuntu-minimal.
|
||||||
|
* Fix edubuntu build: ubuntu-minimal is not a task and minimal is already
|
||||||
|
declared.
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 24 Feb 2023 20:56:48 -0800
|
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 24 Feb 2023 20:56:48 -0800
|
||||||
|
|
||||||
|
@ -776,7 +776,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
edubuntu)
|
edubuntu)
|
||||||
add_task install minimal standard ubuntu-minimal edubuntu-desktop-gnome
|
add_task install minimal standard edubuntu-desktop-gnome
|
||||||
LIVE_TASK='edubuntu-live'
|
LIVE_TASK='edubuntu-live'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user