Skip to content

Commit 1e08e49

Browse files
poscat0x04behlendorf
authored andcommitted
build: use correct bashcompletiondir on arch
Reviewed-by: Tino Reichardt <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: poscat <[email protected]> Closes openzfs#16861
1 parent 6604fe9 commit 1e08e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/zfs-build.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [
627627
628628
AC_MSG_CHECKING([default bash completion directory])
629629
case "$VENDOR" in
630-
alpine|artix|debian|gentoo|ubuntu)
630+
alpine|arch|artix|debian|gentoo|ubuntu)
631631
bashcompletiondir=/usr/share/bash-completion/completions
632632
;;
633633
freebsd)

0 commit comments

Comments
 (0)