build: newapkbuild: initialize chroot before use
Compare changes
- Caleb Connolly authored
Otherwise abuild will try and fail to create /dev/null Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
+ 1
− 0
It's necessary to initialise chroots before use. Otherwise abuild will try and fail to create /dev/null
Otherwise abuild will try and fail to create /dev/null
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>