Created attachment 184768 [details] Bash completion path fix Restic currently tries to write its bash completion script in /etc/bash_completion.d/, ignoring PREFIX.
Approved, thanks!
A commit references this bug: Author: olgeni Date: Thu Jul 27 14:30:20 UTC 2017 New revision: 446743 URL: https://svnweb.freebsd.org/changeset/ports/446743 Log: sysutils/restic: respect PREFIX in creation of bash completion script. PR: 221046 Submitted by: olgeni Approved by: maintainer Changes: head/sysutils/restic/Makefile head/sysutils/restic/files/ head/sysutils/restic/files/patch-src_cmds_restic_cmd__autocomplete.go
Patch committed.