summarylogtreecommitdiffstats
path: root/0006-bash-completion.patch
diff options
context:
space:
mode:
authorChristian Hesse2015-06-30 15:42:56 +0200
committerChristian Hesse2015-06-30 15:42:56 +0200
commit4a3be9889ee86fdcb78864656960951e33466b0e (patch)
treebf35c0c42a138692fadcab29cdb128063f5a4453 /0006-bash-completion.patch
downloadaur-4a3be9889ee86fdcb78864656960951e33466b0e.tar.gz
initial import of open-fcoe 3.19-1
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: