[neon/infrastructure/pangea-data] imager: gfxboot-theme-ubuntu is no longer a thing in noble
Carlos De Maine
null at kde.org
Tue May 14 22:50:44 BST 2024
Git commit 005350a8c122ba6e79e6313c7964c49b9df041e1 by Carlos De Maine.
Committed on 14/05/2024 at 21:50.
Pushed by carlosdem into branch 'master'.
gfxboot-theme-ubuntu is no longer a thing in noble
M +1 -1 imager/ubuntu-defaults-image
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/005350a8c122ba6e79e6313c7964c49b9df041e1
diff --git a/imager/ubuntu-defaults-image b/imager/ubuntu-defaults-image
index e846b0c..557a5bf 100755
--- a/imager/ubuntu-defaults-image
+++ b/imager/ubuntu-defaults-image
@@ -194,7 +194,7 @@ fi
# make autobuilds reliable.
case $ARCH in
*amd64|*i386)
- $SUDO apt-get -y install gfxboot-theme-ubuntu memtest86+ syslinux || exit 1
+ $SUDO apt-get -y install memtest86+ syslinux || exit 1
;;
esac
$SUDO apt-get -y install genisoimage
More information about the Neon-commits
mailing list