mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
74c150997b
Ownership check ran against empty c.Destination, so ownedByFilesystem always returned false. Tree entries with custom owner/group would incorrectly apply them to filesystem-owned directories like /usr or /usr/local. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>