Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitlab/ci/build-host.sh
diff options
context:
space:
mode:
authorJonathon Fernyhough <jonathon@m2x.dev>2021-03-04 20:58:59 +0000
committerDavid Runge <dvzrv@archlinux.org>2021-03-14 17:42:54 +0000
commitf502b56ec2518cb2f3a6bd687683a09c0cd07712 (patch)
tree0fa4cfe58309a72dcb2a8634d93d67b57e472652 /.gitlab/ci/build-host.sh
parentbc67933af14c28eb385b537a6afa3aa6e458af59 (diff)
Create zsync control file for delta downloads
Diffstat (limited to '.gitlab/ci/build-host.sh')
-rwxr-xr-x.gitlab/ci/build-host.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/build-host.sh b/.gitlab/ci/build-host.sh
index 7f7433d..3d26565 100755
--- a/.gitlab/ci/build-host.sh
+++ b/.gitlab/ci/build-host.sh
@@ -140,7 +140,7 @@ function main() {
expect "# "
# Install required packages
- send "pacman -Syu --ignore linux --noconfirm --needed qemu-headless jq dosfstools e2fsprogs libisoburn mtools squashfs-tools\n"
+ send "pacman -Syu --ignore linux --noconfirm --needed qemu-headless jq dosfstools e2fsprogs libisoburn mtools squashfs-tools zsync\n"
expect "# " 120
## Start build and copy output to local disk