Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild_iso.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_iso.sh b/build_iso.sh
index e18b9b6b..3955b41a 100755
--- a/build_iso.sh
+++ b/build_iso.sh
@@ -31,7 +31,7 @@ cat <<- _EOF_ | tee /tmp/archlive/airootfs/root/.zprofile
echo "Type archinstall to launch the installer."
_EOF_
-pacman --noconfirm -S git archiso
+pacman --noconfirm -S archiso
cp -r /usr/share/archiso/configs/releng/* /tmp/archlive