From 7aa0e5926a6590366751be943d01b52c672598fe Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 22 Sep 2011 16:00:06 +0200 Subject: [PATCH] ipfireseeder: Do not build for ARM. We have no ISO image here. --- lfs/ipfireseeder | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/ipfireseeder b/lfs/ipfireseeder index 0fd2f3c913..8834bbcbfd 100644 --- a/lfs/ipfireseeder +++ b/lfs/ipfireseeder @@ -32,6 +32,7 @@ DL_FILE = ipfire-2.9.i586-full-core51.iso.torrent DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) +SUP_ARCH = i586 PROG = ipfireseeder PAK_VER = 27 -- 2.39.5