From 94c3a1b680594628134f2bb6d12bb64f6daf737d Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 19 May 2009 01:48:18 +0100 Subject: tools: clean up handling of xen config and scripts directories. For now hardcode /etc w/o a prefix as there are hardcoded config paths in the code which would break otherwise. Signed-off-by: Christoph Egger --- tools/examples/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/examples') diff --git a/tools/examples/Makefile b/tools/examples/Makefile index ecddb43e77..bb3a72c9ba 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -7,7 +7,6 @@ XENDOMAINS_INITD = init.d/xendomains XENDOMAINS_SYSCONFIG = init.d/sysconfig.xendomains # Xen configuration dir and configs to go there. -XEN_CONFIG_DIR = /etc/xen XEN_READMES = README XEN_READMES += README.incompatibilities XEN_CONFIGS = xend-config.sxp -- cgit v1.2.3