install -Dvm644 "${SRCDIR}/borgbackup_src/scripts/shell_completions/bash/borg" "${PKGDIR}/usr/share/bash-completion/completions/borg"
install -Dvm644 "${SRCDIR}/borgbackup_src/scripts/shell_completions/fish/borg.fish" "${PKGDIR}/usr/share/fish/vendor_completions.d/borg.fish"
install -Dvm644 "${SRCDIR}/borgbackup_src/scripts/shell_completions/zsh/_borg" "${PKGDIR}/usr/share/zsh/site-functions/_borg"
install -Dvm644 -t "${PKGDIR}/usr/share/man/man1/" "${SRCDIR}/borgbackup_src/docs/man/"*.1
install -Dvm644 "${SRCDIR}/borgbackup_src/LICENSE" "${PKGDIR}/usr/share/licenses/borgbackup/LICENSE"
