[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] Bash completion scripts go to /etc/bash_completion.d/



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1275642551 -3600
# Node ID 9002641064d8e3278e9a2b0bbe3150c8cd181b4d
# Parent  06421268d2458eb9a69798acc8b14fdac425240b
Bash completion scripts go to /etc/bash_completion.d/

Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 Config.mk                   |    2 +-
 tools/libxl/bash-completion |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff -r 06421268d245 -r 9002641064d8 Config.mk
--- a/Config.mk Fri Jun 04 10:06:23 2010 +0100
+++ b/Config.mk Fri Jun 04 10:09:11 2010 +0100
@@ -29,7 +29,7 @@ SHAREDIR    ?= $(PREFIX)/share
 SHAREDIR    ?= $(PREFIX)/share
 DOCDIR      ?= $(SHAREDIR)/doc/xen
 MANDIR      ?= $(SHAREDIR)/man
-BASH_COMPLETION_DIR ?= /etc/profile.d
+BASH_COMPLETION_DIR ?= /etc/bash_completion.d
 
 ifneq ($(EXTRA_PREFIX),)
 EXTRA_INCLUDES += $(EXTRA_PREFIX)/include
diff -r 06421268d245 -r 9002641064d8 tools/libxl/bash-completion
--- a/tools/libxl/bash-completion       Fri Jun 04 10:06:23 2010 +0100
+++ b/tools/libxl/bash-completion       Fri Jun 04 10:09:11 2010 +0100
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copy this file to /etc/profile.d/xl.sh
+# Copy this file to /etc/bash_completion.d/xl.sh
 
 _xl()
 {

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.