[neon/infrastructure/pangea-data] imager: shorten name to make xorriso happy

Carlos De Maine null at kde.org
Mon Feb 5 23:15:58 GMT 2024


Git commit f00f62b4675846fe53994a1cf947827f61be1184 by Carlos De Maine.
Committed on 05/02/2024 at 23:15.
Pushed by carlosdem into branch 'master'.

shorten name to make xorriso happy

M  +1    -1    imager/config-settings-neon-arm64.sh

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/f00f62b4675846fe53994a1cf947827f61be1184

diff --git a/imager/config-settings-neon-arm64.sh b/imager/config-settings-neon-arm64.sh
index eabb195..55a1672 100644
--- a/imager/config-settings-neon-arm64.sh
+++ b/imager/config-settings-neon-arm64.sh
@@ -1,5 +1,5 @@
 EDITION=$(echo $NEONARCHIVE | sed 's,/, ,')
-export LB_ISO_VOLUME="${IMAGENAME} ${EDITION} \$(date +%Y%m%d-%H:%M)"
+export LB_ISO_VOLUME="${IMAGENAME} ${EDITION} \$(date +%Y%m%d)"
 export LB_ISO_APPLICATION="KDE neon arm64 Live"
 export LB_LINUX_FLAVOURS="generic-hwe-22.04"
 export LB_LINUX_PACKAGES="linux"


More information about the Neon-commits mailing list