diff --git a/live-build/auto/config b/live-build/auto/config index 0c3eacf3..63389f23 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -976,11 +976,7 @@ case $PROJECT in esac ;; - ubuntu-base) - OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal" - ;; - - ubuntu-oci) + ubuntu-base|ubuntu-oci) OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal" ;;