[neon/neon/livecd-rootfs/Neon/release] live-build/auto: forgot the first hyphen
Carlos De Maine
null at kde.org
Thu Feb 20 02:29:22 GMT 2025
Git commit b0c7bc9e85b7fe61ada465a76733cd8dda297bc9 by Carlos De Maine.
Committed on 20/02/2025 at 02:29.
Pushed by carlosdem into branch 'Neon/release'.
forgot the first hyphen
M +1 -1 live-build/auto/config
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b0c7bc9e85b7fe61ada465a76733cd8dda297bc9
diff --git a/live-build/auto/config b/live-build/auto/config
index 184f0f96..12fc6cd2 100755
--- a/live-build/auto/config
+++ b/live-build/auto/config
@@ -891,7 +891,7 @@ case $PROJECT in
neon)
HWE=""
- KERNEL_FLAVOURS="generic${HWE:+-$HWE_SUFFIX}"
+ KERNEL_FLAVOURS="generic-${HWE:+-$HWE_SUFFIX}"
add_task install minimal standard
add_package live linux-$KERNEL_FLAVOURS neon-live neon-desktop
#do_layered_desktop_image
More information about the Neon-commits
mailing list