Skip to content
Snippets Groups Projects
Unverified Commit ff484019 authored by Levente Polyak's avatar Levente Polyak Committed by Jan Alexander Steffens (heftig)
Browse files

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.
parent 15f16162
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment