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

not ubuntu-desktop.
ubuntu/yakkety
Colin Watson 10 years ago
parent f233caeab8
commit 8f99537f39

7
debian/changelog vendored

@ -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:

@ -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

Loading…
Cancel
Save