mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	build: use correct bashcompletiondir on arch
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: poscat <poscat@poscat.moe> Closes #16861
This commit is contained in:
		
							parent
							
								
									ecc0970e3e
								
							
						
					
					
						commit
						76f57ab9f7
					
				| @ -627,7 +627,7 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [ | |||||||
| 
 | 
 | ||||||
| 	AC_MSG_CHECKING([default bash completion directory]) | 	AC_MSG_CHECKING([default bash completion directory]) | ||||||
| 	case "$VENDOR" in | 	case "$VENDOR" in | ||||||
| 		alpine|artix|debian|gentoo|ubuntu) | 		alpine|arch|artix|debian|gentoo|ubuntu) | ||||||
| 			bashcompletiondir=/usr/share/bash-completion/completions | 			bashcompletiondir=/usr/share/bash-completion/completions | ||||||
| 			;; | 			;; | ||||||
| 		freebsd) | 		freebsd) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Poscat
						Poscat