live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,

not ubuntu-desktop.
This commit is contained in:
Colin Watson 2014-09-10 10:54:13 +01:00
parent f233caeab8
commit 8f99537f39
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.241) UNRELEASED; urgency=medium
* live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
not ubuntu-desktop.
-- Colin Watson <cjwatson@ubuntu.com> Wed, 10 Sep 2014 10:53:01 +0100
livecd-rootfs (2.240) utopic; urgency=medium
* live-build/ubuntu-touch/hooks/01-setup_user.chroot:

View File

@ -315,7 +315,7 @@ case $PROJECT in
;;
ubuntukylin)
add_task install minimal standard ubuntu-desktop
add_task install minimal standard ubuntukylin-desktop
add_package install ubuntukylin-default-settings
LIVE_TASK='ubuntu-live'
case $ARCH in