[Pkg-xen-changes] [xen] 27/30: tools-xenmon-install.diff
Bastian Blank
waldi at moszumanska.debian.org
Sun Nov 1 20:19:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
waldi pushed a commit to branch develop
in repository xen.
commit f85560a654ad09dc421d4d5092df06634dca9e0c
Author: Bastian Blank <waldi at debian.org>
Date: Sat Jul 5 11:47:31 2014 +0200
tools-xenmon-install.diff
Patch-Name: tools-xenmon-install.diff
---
tools/xenmon/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/xenmon/Makefile b/tools/xenmon/Makefile
index cb6d7f8..3eb4fc9 100644
--- a/tools/xenmon/Makefile
+++ b/tools/xenmon/Makefile
@@ -13,6 +13,10 @@
XEN_ROOT=$(CURDIR)/../..
include $(XEN_ROOT)/tools/Rules.mk
+DEFAULT_PYTHON_PATH := $(shell $(XEN_ROOT)/tools/python/get-path)
+PYTHON_PATH ?= $(DEFAULT_PYTHON_PATH)
+INSTALL_PYTHON_PROG = $(XEN_ROOT)/tools/python/install-wrap "$(PYTHON_PATH)" $(INSTALL_PROG)
+
CFLAGS += -Werror
CFLAGS += $(CFLAGS_libxenctrl)
LDLIBS += $(LDLIBS_libxenctrl)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git
More information about the Pkg-xen-changes
mailing list