projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a84071
)
tools: fix install bash-completion files to non-default locations.
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Jun 2010 06:21:32 +0000
(07:21 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Jun 2010 06:21:32 +0000
(07:21 +0100)
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Config.mk
patch
|
blob
|
history
diff --git
a/Config.mk
b/Config.mk
index 31d41ad72adcfbbdc9865b2a767a5357169234e1..0b31467224b2660af0861d854017e8539e53f0e4 100644
(file)
--- a/
Config.mk
+++ b/
Config.mk
@@
-29,7
+29,7
@@
include $(XEN_ROOT)/config/$(XEN_TARGET_ARCH).mk
SHAREDIR ?= $(PREFIX)/share
DOCDIR ?= $(SHAREDIR)/doc/xen
MANDIR ?= $(SHAREDIR)/man
-BASH_COMPLETION_DIR ?=
/etc
/bash_completion.d
+BASH_COMPLETION_DIR ?=
$(CONFIG_DIR)
/bash_completion.d
ifneq ($(EXTRA_PREFIX),)
EXTRA_INCLUDES += $(EXTRA_PREFIX)/include