Ubuntu MATE seeds now follow Recommends:

This commit is contained in:
Martin Wimpress 2016-06-13 16:40:01 +01:00
parent b3cc872df5
commit cbbcb721a4

View File

@ -316,9 +316,6 @@ case $PROJECT in
amd64) add_package live linux-signed-generic ;;
esac
COMPONENTS='main restricted universe multiverse'
# The Ubuntu MATE STRUCTURE file has "feature
# no-follow-recommends". Mirror this.
export APT_OPTIONS="--yes --no-install-recommends"
;;
ubuntustudio-dvd)