[Bug 258216] sysutils/tealdeer: zsh completion installed to wrong directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Sep 2021 15:46:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258216 Bug ID: 258216 Summary: sysutils/tealdeer: zsh completion installed to wrong directory Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: lcook@freebsd.org Reporter: okiddle@yahoo.co.uk Assignee: lcook@freebsd.org Flags: maintainer-feedback?(lcook@freebsd.org) The tealdeer port is installed to a directory named site_functions. The correct naming should use a dash instead of an underscore, i.e. site-functions. This appears to be done explicitly from the Makefile with the file copied to ${STAGEDIR}${PREFIX}/share/zsh/site_functions/_tldr. The packaged version of zsh looks in site-functions instead. -- You are receiving this mail because: You are the assignee for the bug.