Fix wrong task name for xubuntu-minimal.

This commit is contained in:
Steve Langasek 2023-02-24 20:57:00 -08:00
parent 722b4d33d7
commit 6a6ac87e24
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.803) UNRELEASED; urgency=medium
* Fix wrong task name for xubuntu-minimal.
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 24 Feb 2023 20:56:48 -0800
livecd-rootfs (2.802) lunar; urgency=medium
* Address the fact that debootstrap doesn't follow Recommends and as a

View File

@ -788,7 +788,7 @@ case $PROJECT in
xubuntu)
case ${SUBPROJECT:-} in
minimal)
add_task install minimal standard xubuntu-desktop-minimal
add_task install minimal standard xubuntu-minimal
;;
*)
add_task install minimal standard xubuntu-desktop