Skip to content

Commit

Permalink
chore: fix aurs
Browse files Browse the repository at this point in the history
  • Loading branch information
varrcan committed Jul 5, 2023
1 parent 0fcda48 commit 6e4b90d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,6 @@ aurs:
# config dir
install -m 0755 -d "${pkgdir}/etc/dl/config-files"
# completions
install -m 0755 -d "${pkgdir}/usr/share/bash-completion/completions/"
install -m 0755 -d "${pkgdir}/usr/share/zsh/site-functions/"
install -Dm644 "./github/scripts/packages/completions/bash" "${pkgdir}/usr/share/bash-completion/completions/dl"
install -Dm644 "./github/scripts/packages/completions/zsh" "${pkgdir}/usr/share/zsh/site-functions/_dl"
commit_author:
name: dlbot
email: dl@varme.pw
Expand Down

0 comments on commit 6e4b90d

Please sign in to comment.