diff options
author | Erich Eckner <git@eckner.net> | 2019-04-01 10:38:05 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-08-20 09:00:01 +0200 |
commit | 739a398bd3453fb6fe317f4d9600e22ca96258f1 (patch) | |
tree | a5d71d559ee6641e819dc058b3927b8e650cb441 /offload-build | |
parent | be44b9cde15f3228839253c0c0d7d56c124c4e26 (diff) | |
download | devtools32-739a398bd3453fb6fe317f4d9600e22ca96258f1.tar.xz |
arch-nspawn should use the correct pacman config file
If arch-nspawn is called with -C, pacman inside the chroot will use
the provided configuration file. This should also be the case for
$pacconf_cmd and pacman outside the chroot.
If arch-nspawn is called without -C, pacman inside the chroot will
use $workdir/etc/pacman.conf -- again, $pacconf_cmd and pacman
outside the chroot should use that, too. So lets just set $pac_conf
in that case.
For example, Arch Linux 32 provides separate pacman configurations
inside /usr/share/devtools which use /etc/pacman.d/mirrorlist32 as
mirrorlist for their build commands (extra-i686-build, etc.). This
way, we can build i686 and x86_64 packages on the same x86_64 host
with very minimal changes to devtools.
Diffstat (limited to 'offload-build')
0 files changed, 0 insertions, 0 deletions