From aa27044518933ff5ea2b2f818799340d2393d3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Fri, 19 Jan 2024 15:05:47 +0100 Subject: [PATCH] A minor tweak to the build of core-desktop. --- live-build/auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/auto/config b/live-build/auto/config index bd99828a..78dd3a96 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -554,7 +554,7 @@ case $IMAGEFORMAT in ;; *) case $PROJECT in - ubuntu-server|ubuntu-wsl|ubuntu-oem) + ubuntu-server|ubuntu-wsl|ubuntu-oem|ubuntu-core-desktop) ;; ubuntu|ubuntu-budgie) if [ "$SUBPROJECT" = "legacy" ]; then