summarylogtreecommitdiffstats
path: root/0006-bash-completion.patch
diff options
context:
space:
mode:
Diffstat (limited to '0006-bash-completion.patch')
-rw-r--r--0006-bash-completion.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0006-bash-completion.patch b/0006-bash-completion.patch
new file mode 100644
index 000000000000..0929a6ac0399
--- /dev/null
+++ b/0006-bash-completion.patch
@@ -0,0 +1,13 @@
+diff --git a/fcoe-utils/Makefile.am b/fcoe-utils/Makefile.am
+index efc2c64..4d51ad0 100644
+--- a/fcoe-utils/Makefile.am
++++ b/fcoe-utils/Makefile.am
+@@ -72,7 +72,7 @@ init_d_SCRIPTS = etc/initd/fcoe
+
+ dist_noinst_DATA = README COPYING INSTALL CONFIGURE QUICKSTART fcoe-utils.spec etc/config
+
+-bashcompletiondir = $(sysconfdir)/bash_completion.d
++bashcompletiondir = /usr/share/bash-completion/completions/bash_completion.d
+ dist_bashcompletion_DATA = contrib/bash_completion/fcoeadm contrib/bash_completion/fcoemon
+
+ install-data-hook: