12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
$NetBSD: patch-de,v 1.3 2011/10/26 13:39:49 bouyer Exp $
|
|
|
|
--- ../tools/hotplug/common/Makefile.orig 2011-10-20 19:05:42.000000000 +0200
|
|
+++ ../tools/hotplug/common/Makefile 2011-10-26 13:57:09.000000000 +0200
|
|
@@ -1,5 +1,6 @@
|
|
XEN_ROOT = $(CURDIR)/../../..
|
|
include $(XEN_ROOT)/tools/Rules.mk
|
|
+XEN_SCRIPT_DIR = ${EGDIR}/scripts
|
|
|
|
HOTPLUGPATH="hotplugpath.sh"
|
|
|