From c9ccb3aa178e5ff2c7d9df548c68701128d5644c Mon Sep 17 00:00:00 2001 From: r00t Date: Tue, 11 Apr 2017 09:17:38 -0400 Subject: [PATCH] think we have something better here --- extra/dist.build.ini | 3 ++- extra/pkg.build.ini | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/extra/dist.build.ini b/extra/dist.build.ini index 2a8536d..62220da 100644 --- a/extra/dist.build.ini +++ b/extra/dist.build.ini @@ -60,7 +60,8 @@ srcdir = ${dlpath}/src prepdir = ${dlpath}/temp archboot = ${prepdir}/${bdisk:name} mountpt = /mnt/${bdisk:uxname} -multiarch = yes +#multiarch = yes +multiarch = x86_64 sign = yes ipxe = no i_am_a_racecar = yes diff --git a/extra/pkg.build.ini b/extra/pkg.build.ini index 5a14829..04f686a 100644 --- a/extra/pkg.build.ini +++ b/extra/pkg.build.ini @@ -60,13 +60,14 @@ srcdir = ${dlpath}/src prepdir = ${dlpath}/temp archboot = ${prepdir}/${bdisk:name} mountpt = /mnt/${bdisk:uxname} -multiarch = yes +#multiarch = yes +multiarch = x86_64 ipxe = no i_am_a_racecar = no [gpg] mygpgkey = -mygpghome = +mygpghome = ${build:dlpath}/.gnupg [sync] http = no