Remove fonts and publishing tasks form ubuntustudio

This commit is contained in:
Erich Eickmeyer 2021-11-08 12:23:04 -08:00
parent 2342c3dd4f
commit 04c4a14a4e

View File

@ -810,7 +810,7 @@ case $PROJECT in
;;
ubuntustudio-dvd)
add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-fonts ubuntustudio-graphics ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography
add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-graphics ubuntustudio-video ubuntustudio-photography
COMPONENTS='main restricted universe multiverse'
case $ARCH in
amd64|i386) KERNEL_FLAVOURS=lowlatency ;;