summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-06-06 13:58:02 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-06 13:58:02 -0600
commitc2a75424db117c90d4662d4970fafc4c04910666 (patch)
tree2760753e0dbeeeaddeed91ad9da368608a11c29c /makechrootpkg.in
parentb04dc724f01f47107b31b791950d22c27aca7d9b (diff)
parentf5ef88ec591efa169c927e3a9d80386a59d60568 (diff)
Merge branch 'archlinux'
Diffstat (limited to 'makechrootpkg.in')
-rw-r--r--makechrootpkg.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/makechrootpkg.in b/makechrootpkg.in
index 8f07dc1..78e3894 100644
--- a/makechrootpkg.in
+++ b/makechrootpkg.in
@@ -385,10 +385,10 @@ $update_first && arch-nspawn "$copydir" \
[[ -n ${install_pkgs[*]} ]] && install_packages
-prepare_chroot
-
download_sources
+prepare_chroot
+
if arch-nspawn "$copydir" \
--bind-ro="$PWD:/startdir_host" \
--bind-ro="$SRCDEST:/srcdest_host" \