diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2026-08-24 18:13:02 +0000 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2026-08-24 23:01:01 +0000 |
| commit | 9496457f230f933afa78b0a60295d59828bff08c (patch) | |
| tree | 7ab47d61fbe264bede32d2fb074bbe3e3356062a /packages/Python/lldbsuite/test/functionalities/platform/(public-mirror) | |
| parent | 067ae9850f05a27239c28ae5819e4016e997cff2 (diff) | |
A recent commit started to use _uid and _gid in <bsd.dirs.mk> to
mangle the user and group for newly installed directories when
MK_INSTALL_AS_USER is set. However, _gid was previously only set
when _uid was not 0, causing the group to be set to the empty
string.
Set _uid and _gid together to avoid this problem.
Fixes: 541e6e2d516b6c9d3681b24464e9ef53c1f2579a
PR: 297841
Reviewed by: emaste, imp
Reported by: Ralph Zitz <ralph@zitz.dk>
Differential Revision: https://reviews.freebsd.org/D59150
Diffstat (limited to 'packages/Python/lldbsuite/test/functionalities/platform/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
