Ensure only one default catalog

This commit is contained in:
Sean Davis 2024-02-17 16:01:18 -05:00
parent 1972d27866
commit dabcbc0d28
No known key found for this signature in database
GPG Key ID: B72F4B093A3625DB

View File

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