mirror of
https://github.com/goreleaser/nfpm
synced 2026-05-03 14:20:41 +02: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>