[neon/neon/livecd-rootfs/Neon/release] live-build/auto: all other $PROJECT's have dropped the suite suffix, so lets do the same
Carlos De Maine
null at kde.org
Fri Jul 12 12:00:17 BST 2024
Git commit bfcf57dfff1021f897666c801098936be4f7500f by Carlos De Maine.
Committed on 12/07/2024 at 11:00.
Pushed by carlosdem into branch 'Neon/release'.
all other $PROJECT's have dropped the suite suffix, so lets do the same
M +1 -1 live-build/auto/config
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bfcf57dfff1021f897666c801098936be4f7500f
diff --git a/live-build/auto/config b/live-build/auto/config
index dc40d347..06f46e43 100755
--- a/live-build/auto/config
+++ b/live-build/auto/config
@@ -713,7 +713,7 @@ case $PROJECT in
FLAVOUR=kubuntu
;;
neon*)
- SEED=neon.$SUITE
+ SEED=neon
;;
xubuntu*)
FLAVOUR=xubuntu
More information about the Neon-commits
mailing list