Ensure only one default catalog

ubuntu-core-desktop-noble
Sean Davis 10 months ago
parent 1972d27866
commit dabcbc0d28
No known key found for this signature in database
GPG Key ID: B72F4B093A3625DB

@ -894,10 +894,10 @@ case $PROJECT in
type: fsimage-layered type: fsimage-layered
variant: desktop variant: desktop
locale_support: langpack locale_support: langpack
default: yes
EOF EOF
case ${SUBPROJECT:-} in case ${SUBPROJECT:-} in
minimal) minimal)
echo "default: yes" >> config/minimal.catalog-in.yaml
add_task minimal.live xubuntu-minimal-live add_task minimal.live xubuntu-minimal-live
add_package minimal.live linux-$KERNEL_FLAVOURS add_package minimal.live linux-$KERNEL_FLAVOURS
*) *)

Loading…
Cancel
Save