From: Avi Kivity <a...@redhat.com>

We inherited kvm-userspace's directory structure, which is now wrong.

Signed-off-by: Avi Kivity <a...@redhat.com>

diff --git a/Makefile b/Makefile
index 1e0420e..a8e8e0b 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ install:
 
 tmpspec = .tmp.kvm-kmod.spec
 
-rpm-topdir := $$(pwd)/../rpmtop
+rpm-topdir := $$(pwd)/rpmtop
 
 RPMDIR = $(rpm-topdir)/RPMS
 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to