grub: only_for_archs="i686 x86_64"

This commit is contained in:
Christian Neukirchen 2014-08-27 18:07:41 +02:00
parent 5804e2fae0
commit c0e4c36715
1 changed files with 1 additions and 0 deletions

View File

@ -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