[neon/infrastructure/pangea-data] imager: no spaces
Carlos De Maine
null at kde.org
Sat Sep 13 09:10:36 BST 2025
Git commit a8855d4488e78d914d86923694bc84d10e477f21 by Carlos De Maine.
Committed on 13/09/2025 at 08:10.
Pushed by carlosdem into branch 'master'.
no spaces
M +1 -1 imager/config-settings-neon-developer.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/a8855d4488e78d914d86923694bc84d10e477f21
diff --git a/imager/config-settings-neon-developer.sh b/imager/config-settings-neon-developer.sh
index b80c347..cd5571e 100644
--- a/imager/config-settings-neon-developer.sh
+++ b/imager/config-settings-neon-developer.sh
@@ -7,7 +7,7 @@ EDITION=$(echo $NEONARCHIVE | sed 's,/, ,')
export LB_ISO_APPLICATION="KDE neon Plasma Desktop Developer Live"
export LB_ISO_PREPARER="KDE neon team"
export LB_ISO_PUBLISHER="KDE neon team"
-export LB_ISO_VOLUME="${IMAGENAME} ${EDITION} DEV \$(date +%Y%m%d-%H:%M)"
+export LB_ISO_VOLUME="${IMAGENAME}${EDITION}DEV\$(date +%Y%m%d-%H:%M)"
## other various other live-build settings
export LB_APT_SOURCE_ARCHIVES="true"
More information about the Neon-commits
mailing list