Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
fix debian packaging installer location
Browse files Browse the repository at this point in the history
Closes #847 and #846
  • Loading branch information
profclems committed Sep 28, 2021
1 parent ae6568e commit 5cb2858
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 @@ -127,7 +127,7 @@ nfpms:
- rpm
dependencies:
- git
bindir: /usr/bin
bindir: /usr
contents:
- src: "./share/man/man1/glab*.1"
dst: "/usr/share/man/man1"
Expand Down

0 comments on commit 5cb2858

Please sign in to comment.