[neon/neon/livecd-rootfs/Neon/release] live-build/ubuntu/hooks: Whitespace fix
Łukasz 'sil2100' Zemczak
null at kde.org
Tue Nov 16 12:01:06 GMT 2021
Git commit d9f7f2ec3838f89e85c8931b6b184d8be5d7139d by Łukasz 'sil2100' Zemczak.
Committed on 29/10/2021 at 15:13.
Pushed by jriddell into branch 'Neon/release'.
Whitespace fix
M +1 -1 live-build/ubuntu/hooks/099-ubuntu-image-customization.chroot
https://invent.kde.org/neon/neon/livecd-rootfs/commit/d9f7f2ec3838f89e85c8931b6b184d8be5d7139d
diff --git a/live-build/ubuntu/hooks/099-ubuntu-image-customization.chroot b/live-build/ubuntu/hooks/099-ubuntu-image-customization.chroot
index 9c67e55c..ccb764b5 100644
--- a/live-build/ubuntu/hooks/099-ubuntu-image-customization.chroot
+++ b/live-build/ubuntu/hooks/099-ubuntu-image-customization.chroot
@@ -107,7 +107,7 @@ PSUEDO_GRUB_PROBE
# Somehow grub doesn't copy unicode.pf2 to the right fonts
# directory.
- if [ ! -e "/boot/grub/fonts/unicode.pf2" ]; then
+ if [ ! -e "/boot/grub/fonts/unicode.pf2" ]; then
mkdir -p /boot/grub/fonts
ln /boot/grub/unicode.pf2 /boot/grub/fonts/unicode.pf2
fi
More information about the Neon-commits
mailing list