Loading arch-nspawn.in +1 −1 Original line number Original line Diff line number Diff line Loading @@ -96,7 +96,7 @@ copy_hostconf eval $(grep '^CARCH=' "$working_dir/etc/makepkg.conf") eval $(grep '^CARCH=' "$working_dir/etc/makepkg.conf") exec ${CARCH:+setarch "$CARCH"} systemd-nspawn 2>/dev/null \ exec ${CARCH:+setarch "$CARCH"} systemd-nspawn -q \ -D "$working_dir" \ -D "$working_dir" \ --register=no \ --register=no \ "${mount_args[@]}" \ "${mount_args[@]}" \ Loading Loading
arch-nspawn.in +1 −1 Original line number Original line Diff line number Diff line Loading @@ -96,7 +96,7 @@ copy_hostconf eval $(grep '^CARCH=' "$working_dir/etc/makepkg.conf") eval $(grep '^CARCH=' "$working_dir/etc/makepkg.conf") exec ${CARCH:+setarch "$CARCH"} systemd-nspawn 2>/dev/null \ exec ${CARCH:+setarch "$CARCH"} systemd-nspawn -q \ -D "$working_dir" \ -D "$working_dir" \ --register=no \ --register=no \ "${mount_args[@]}" \ "${mount_args[@]}" \ Loading