Sean Davis has proposed merging 
~xubuntu-dev/livecd-rootfs:xubuntu-live-installer-fix into 
livecd-rootfs:ubuntu/master.

Commit message:
xubuntu: Fix the variable KERNEL_FLAVOURS

Requested reviews:
  Canonical Foundations Team (canonical-foundations)

For more details, see:
https://code.launchpad.net/~xubuntu-dev/livecd-rootfs/+git/livecd-rootfs/+merge/460899
-- 
Your team Xubuntu Developers is subscribed to branch 
~xubuntu-dev/livecd-rootfs:xubuntu-live-installer-fix.
diff --git a/live-build/auto/config b/live-build/auto/config
index a4bfee7..c79f764 100755
--- a/live-build/auto/config
+++ b/live-build/auto/config
@@ -916,7 +916,7 @@ case $PROJECT in
 				;;
 		esac
 		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 \
 			https://git.launchpad.net/subiquity po config/catalog-translations
 		;;
_______________________________________________
Mailing list: https://launchpad.net/~xubuntu-dev
Post to     : xubuntu-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~xubuntu-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to