ENH: makefile/Dockerfile: allow for non-root build
The old makefile required commands to be run as a superuser, which may become problematic when deploying on the archlinux infrastructure. Use fakeroot and regular pacman commands to allow for to bootstrap a rootfs.
Please register or sign in to comment