]> TLD Linux GIT Repositories - packages/zfs.git/commitdiff
- tld.patch
authorMarcin Krol <hawk@tld-linux.org>
Thu, 17 Apr 2025 18:26:21 +0000 (20:26 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 17 Apr 2025 18:26:21 +0000 (20:26 +0200)
tld.patch [new file with mode: 0644]

diff --git a/tld.patch b/tld.patch
new file mode 100644 (file)
index 0000000..1aead31
--- /dev/null
+++ b/tld.patch
@@ -0,0 +1,11 @@
+--- zfs-2.3.1/config/zfs-build.m4.orig 2025-04-15 17:48:26.176529494 +0200
++++ zfs-2.3.1/config/zfs-build.m4      2025-04-15 18:15:07.527854229 +0200
+@@ -629,7 +629,7 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [
+       AC_MSG_CHECKING([default bash completion directory])
+       case "$VENDOR" in
+-              alpine|arch|artix|debian|gentoo|ubuntu)
++              alpine|arch|artix|debian|gentoo|ubuntu|tld)
+                       bashcompletiondir=/usr/share/bash-completion/completions
+                       ;;
+               freebsd)