diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2017-02-22 13:16:03 +0100 |
---|---|---|
committer | Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> | 2017-03-04 15:05:09 +0100 |
commit | ff48401963c73a299373a61bca14b60519e4e3c1 (patch) | |
tree | d9ad755634776927651e45d43cebef99bd676ffa /archbuild.in | |
parent | 15f16162fb960e496c971b2be45b5155e0f4427b (diff) | |
download | devtools32-ff48401963c73a299373a61bca14b60519e4e3c1.tar.xz |
makechrootpkg: fix potential non-writable directories of builduser in /build
This removes the preservation of HOME being /build just for the pacman
sudo call. Former leads to unbuildable packages when an to be installed
dependency writes something into the HOME dir (f.e. .config). The
resulting directories won't be writable by the builduser as they are
owned by root:root and ultimately will fail to build anything that
requires so.
Diffstat (limited to 'archbuild.in')
0 files changed, 0 insertions, 0 deletions