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