mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 07:33:55 +01:00
Seitched mmap-based file reader against getline which also works with pipes.
This commit is contained in:
@ -66,6 +66,8 @@ for i in "${images[@]}"; do
|
||||
git-buildpackage \
|
||||
debsigs \
|
||||
gpgv1; \
|
||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get install -y \
|
||||
vim; \
|
||||
rm -rf /var/lib/apt/lists/*;'
|
||||
buildah run "$ctr" /bin/sh -c \
|
||||
'pip3 install meson ninja; \
|
||||
|
||||
Reference in New Issue
Block a user