Skip to content

Commit

Permalink
config/zfs-build.m4: add Alpine Linux bash-completion path
Browse files Browse the repository at this point in the history
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: omni <omni+vagant@hack.org>
Closes #16164
  • Loading branch information
omnivagant authored and behlendorf committed May 17, 2024
1 parent d0d7c0d commit fec16b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/zfs-build.m4
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [
AC_MSG_CHECKING([default bash completion directory])
case "$VENDOR" in
debian|gentoo|ubuntu)
alpine|debian|gentoo|ubuntu)
bashcompletiondir=/usr/share/bash-completion/completions
;;
freebsd)
Expand Down

0 comments on commit fec16b9

Please sign in to comment.