summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archbuild.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/archbuild.in b/archbuild.in
index 3f5b772..5366a99 100644
--- a/archbuild.in
+++ b/archbuild.in
@@ -5,7 +5,7 @@ m4_include(lib/common.sh)
m4_include(lib/archroot.sh)
base_packages=(base base-devel)
-makechrootpkg_args=(-c -n)
+makechrootpkg_args=(-c)
cmd="${0##*/}"
if [[ "${cmd%%-*}" == 'multilib' ]]; then