pkgsrc/sysutils/xentools42/patches/patch-ocaml_xenstored_Makefile

13 lines
372 B
Text
Raw Normal View History

$NetBSD: patch-ocaml_xenstored_Makefile,v 1.2 2015/08/23 16:17:12 spz Exp $
--- ocaml/xenstored/Makefile.orig 2014-09-02 06:22:57.000000000 +0000
+++ ocaml/xenstored/Makefile
@@ -1,6 +1,7 @@
XEN_ROOT = $(CURDIR)/../../..
OCAML_TOPLEVEL = $(CURDIR)/..
include $(OCAML_TOPLEVEL)/common.make
+XEN_CONFIG_DIR=${EGDIR}
OCAMLINCLUDE += \
-I $(OCAML_TOPLEVEL)/libs/xb \