diff --git a/srcpkgs/grub/template b/srcpkgs/grub/template index e2a6d23fbaf..8f82d7ae02c 100644 --- a/srcpkgs/grub/template +++ b/srcpkgs/grub/template @@ -13,6 +13,7 @@ license="GPL-3" homepage="http://www.gnu.org/software/grub/" distfiles="$GNU_SITE/grub/grub-$version.tar.xz" checksum=784ec38e7edc32239ad75b8e66df04dc8bfb26d88681bc9f627133a6eb85c458 +only_for_archs="i686 x86_64" post_extract() { sed -i -e 's,freetype/ftsynth.h,freetype2/ftsynth.h,' util/grub-mkfont.c