summaryrefslogtreecommitdiff
path: root/sysutils/xentools20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xentools20/Makefile')
-rw-r--r--sysutils/xentools20/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile
index 5c440339c3a..f4cc9292a69 100644
--- a/sysutils/xentools20/Makefile
+++ b/sysutils/xentools20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/11/22 00:12:34 seb Exp $
+# $NetBSD: Makefile,v 1.31 2007/02/22 19:27:12 wiz Exp $
#
DISTNAME= xen-2.0.7-src
@@ -44,12 +44,12 @@ PYTHON_PATCH_SCRIPTS+= misc/xend
PYTHON_PATCH_SCRIPTS+= xentrace/xentrace_format
SUBST_CLASSES+= paths py conf
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= python/xen/xend/server/SrvDaemon.py
+SUBST_STAGE.paths= pre-configure
+SUBST_FILES.paths= python/xen/xend/server/SrvDaemon.py
SUBST_FILES.paths+= python/xen/xend/XendDomainInfo.py
SUBST_FILES.paths+= python/xen/sv/Daemon.py
-SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
-SUBST_MESSAGE.paths= Fixing hardcoded paths.
+SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g"
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.py= pre-configure
SUBST_FILES.py= python/Makefile