Skip to content

Commit

Permalink
fix path to copyright file for nfpms
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinColwell authored Oct 21, 2024
1 parent 13f3b9c commit 0e6c4fb
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 0e6c4fb

Please sign in to comment.