mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-31 04:31:32 +00:00
xubuntu: Fix the variable KERNEL_FLAVOURS
This commit is contained in:
parent
da41618121
commit
d9a37fa351
@ -916,7 +916,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
add_task ${LIVE_LAYER_PARENT}.live xubuntu-live
|
add_task ${LIVE_LAYER_PARENT}.live xubuntu-live
|
||||||
add_package ${LIVE_LAYER_PARENT}.live linux-$KERNEL_FLAVORS
|
add_package ${LIVE_LAYER_PARENT}.live linux-$KERNEL_FLAVOURS
|
||||||
/usr/share/livecd-rootfs/checkout-translations-branch \
|
/usr/share/livecd-rootfs/checkout-translations-branch \
|
||||||
https://git.launchpad.net/subiquity po config/catalog-translations
|
https://git.launchpad.net/subiquity po config/catalog-translations
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user