From f99268f797c120a24030a573ef22813cd018beb5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 22 Oct 2022 16:29:29 +0100 Subject: Added unrar --- repo/grub/grub.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/grub') diff --git a/repo/grub/grub.xibuild b/repo/grub/grub.xibuild index 049328b..ac331b3 100644 --- a/repo/grub/grub.xibuild +++ b/repo/grub/grub.xibuild @@ -20,7 +20,7 @@ prepare () { build () { ./configure --prefix=/usr --sysconfdir=/etc --disable-werror \ - --disable-efiemu --enable-grub-mkfont --with-platform=efi + --disable-efiemu --enable-grub-mkfont --with-platform=efi --with-platform=pc make } -- cgit v1.2.1