From 4251cdea86882469c280dff172e819f6ea06a0f7 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 27 Aug 2014 18:49:12 +0200 Subject: [PATCH] syslinux: only_for_archs="i686 x86_64" --- srcpkgs/syslinux/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/syslinux/template b/srcpkgs/syslinux/template index e4753b38017..e0930d309ba 100644 --- a/srcpkgs/syslinux/template +++ b/srcpkgs/syslinux/template @@ -10,6 +10,7 @@ homepage="http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project" license="GPL-2" distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz" checksum=afa31b7cbf72e1c0c1752a0636ba724ce01c0e374366e46e61db6862b4685478 +only_for_archs="i686 x86_64" pre_build() { # Do not try to build the Windows or DOS installers and DIAG files