probably fixed sid-armhf build, at least successfully built

This commit is contained in:
Marc Wäckerlin
2016-10-18 07:58:48 +00:00
parent d797b4d9be
commit 0c095ff2b8
6 changed files with 543 additions and 362 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ mode="apt"
img="ubuntu:latest"
repos=()
keys=()
envs=("-e DEBIAN_FRONTEND=noninteractive" "-e DEBCONF_NONINTERACTIVE_SEEN=true")
envs=()
dirs=("-v $(pwd):/workdir")
packages=()
targets="all check distcheck"