[neon/infrastructure/pangea-data] imager: no syslinux theme in noble
Carlos De Maine
null at kde.org
Mon Aug 26 23:17:44 BST 2024
Git commit 886e7aaeab3cfc9f72cd4d88ba40a76694502e53 by Carlos De Maine.
Committed on 26/08/2024 at 22:16.
Pushed by carlosdem into branch 'master'.
no syslinux theme in noble
M +2 -0 imager/ubuntu-defaults-image
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/886e7aaeab3cfc9f72cd4d88ba40a76694502e53
diff --git a/imager/ubuntu-defaults-image b/imager/ubuntu-defaults-image
index 9296274..61cb969 100755
--- a/imager/ubuntu-defaults-image
+++ b/imager/ubuntu-defaults-image
@@ -237,6 +237,8 @@ fi
if [ "$VERSION_CODENAME" = "jammy" ]; then
sed -i "s/^\\(LB_SYSLINUX_THEME=\\).*/\\1\"neon\"/" config/binary
+else
+ echo "LB_SYSLINUX_THEME=''"
fi
if [ "${PACKAGE%.deb}" = "$PACKAGE" ]; then
More information about the Neon-commits
mailing list