From 007e26d80e93468b348f6eb9e628695fd454b596 Mon Sep 17 00:00:00 2001 From: Sean Davis Date: Thu, 22 Feb 2024 17:04:11 -0500 Subject: [PATCH] xubuntu: Fix description 2-line indentation --- live-build/auto/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/live-build/auto/config b/live-build/auto/config index c79f7642..d4ea76b5 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -889,7 +889,7 @@ case $PROJECT in cat <<-EOF > config/minimal.catalog-in.yaml name: "Xubuntu Minimal" description: >- - A minimal installation of the Xubuntu Desktop. + A minimal installation of the Xubuntu Desktop. id: xubuntu-minimal type: fsimage-layered variant: desktop @@ -906,7 +906,7 @@ case $PROJECT in cat <<-EOF > config/minimal.standard.catalog-in.yaml name: "Xubuntu Desktop" description: >- - A full featured Xubuntu Desktop. + A full featured Xubuntu Desktop. id: xubuntu-desktop type: fsimage-layered variant: desktop