Use grub.jpg from images directory for grub wallpaper
This commit is contained in:
parent
31eefb8ff1
commit
4c8232faea
@ -120,7 +120,7 @@ boot: boot-arch
|
||||
install -d -m 755 $(sysconfdir)/../boot/grub/themes/$(THEME)
|
||||
cp -a grub2/* $(sysconfdir)/../boot/grub/themes/$(THEME)/
|
||||
install -m 644 images/boot.png $(sysconfdir)/../boot/grub/themes/$(THEME)/boot.png
|
||||
install -m 644 images/boot.jpg $(sysconfdir)/../boot/grub/themes/$(THEME)/grub.jpg
|
||||
install -m 644 images/grub.jpg $(sysconfdir)/../boot/grub/themes/$(THEME)/grub.jpg
|
||||
|
||||
INDEXHTML_DIR=$(datadir)/doc/indexhtml
|
||||
indexhtml:
|
||||
|
Loading…
x
Reference in New Issue
Block a user