summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archbuild.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/archbuild.in b/archbuild.in
index 80d149a..cfbd415 100644
--- a/archbuild.in
+++ b/archbuild.in
@@ -101,6 +101,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} \