summaryrefslogtreecommitdiff
path: root/src/archbuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/archbuild.in')
-rw-r--r--src/archbuild.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/archbuild.in b/src/archbuild.in
index a569393..e8ac159 100644
--- a/src/archbuild.in
+++ b/src/archbuild.in
@@ -94,6 +94,7 @@ if ${clean_first} || [[ ! -d "${chroots}/${repo}-${arch}" ]]; then
rm -rf --one-file-system "${chroots}/${repo}-${arch}"
(umask 0022; mkdir -p "${chroots}/${repo}-${arch}")
${set_arch:+setarch "${set_arch}"} mkarchroot \
+ -s \
-C "${pacman_config}" \
-M "${makepkg_config}" \
${cache_dir} \