Skip to content

Commit

Permalink
Merge pull request #359 from GavinColwell/fix/nfpms-copyright-path
Browse files Browse the repository at this point in the history
fix path to copyright file for nfpms
  • Loading branch information
derailed authored Nov 12, 2024
2 parents 3bc2e22 + 0e6c4fb commit e74f06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ nfpms:
section: utils
contents:
- src: ./LICENSE
dst: /usr/share/doc/nfpm/copyright
dst: /usr/share/doc/popeye/copyright
file_info:
mode: 0644

Expand Down

0 comments on commit e74f06a

Please sign in to comment.