[neon/infrastructure/pangea-data] imager: syslinux-themes-ubuntu is no longer a thing
Carlos De Maine
null at kde.org
Sat May 11 03:40:33 BST 2024
Git commit 0a0a956695ed65183db26c209eaede0da8c14f3a by Carlos De Maine.
Committed on 11/05/2024 at 02:40.
Pushed by carlosdem into branch 'master'.
syslinux-themes-ubuntu is no longer a thing
M +1 -1 imager/build.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/0a0a956695ed65183db26c209eaede0da8c14f3a
diff --git a/imager/build.sh b/imager/build.sh
index 8071417..404b8c9 100755
--- a/imager/build.sh
+++ b/imager/build.sh
@@ -46,7 +46,7 @@ sudo apt install -y --no-install-recommends \
livecd-rootfs xorriso base-files lsb-release neon-settings debootstrap \
syslinux-themes-neon
if [ $ARCH = 'amd64' ]; then
- sudo apt install -y --no-install-recommends syslinux-utils syslinux-themes-ubuntu
+ sudo apt install -y --no-install-recommends syslinux-utils
fi
cd $WD
ls -lah
More information about the Neon-commits
mailing list