mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-11 19:31:18 +00:00
Add languages to live pass
The name of the pass is live and not "ubuntu-live" which is the live pass default task.
This commit is contained in:
parent
1f5c21fd12
commit
b20cf752e6
@ -540,7 +540,7 @@ case $PROJECT in
|
||||
*)
|
||||
LIVE_TASK='ubuntu-live'
|
||||
add_task install minimal standard ubuntu-desktop
|
||||
add_task $LIVE_TASK ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
||||
add_task live ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
||||
case $ARCH in
|
||||
amd64) add_package live $SIGNED_KERNEL_PACKAGE ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user