summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvirt/libvirt/runptest.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/libvirt/libvirt/runptest.patch')
-rw-r--r--recipes-extended/libvirt/libvirt/runptest.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt/runptest.patch b/recipes-extended/libvirt/libvirt/runptest.patch
index b900c015..457e8218 100644
--- a/recipes-extended/libvirt/libvirt/runptest.patch
+++ b/recipes-extended/libvirt/libvirt/runptest.patch
@@ -89,8 +89,8 @@ index 7b93fbd..edc1eb9 100644
89+ install * $(DEST_DIR)/tools) 89+ install * $(DEST_DIR)/tools)
90+ install -d $(DEST_DIR)/src/network 90+ install -d $(DEST_DIR)/src/network
91+ cp $(top_srcdir)/src/network/*.xml $(DEST_DIR)/src/network 91+ cp $(top_srcdir)/src/network/*.xml $(DEST_DIR)/src/network
92+ install -d $(DEST_DIR)/src/cpu 92+ install -d $(DEST_DIR)/src/cpu_map
93+ cp $(top_srcdir)/src/cpu/*.xml $(DEST_DIR)/src/cpu 93+ cp $(top_srcdir)/src/cpu_map/*.xml $(DEST_DIR)/src/cpu_map
94+ install ../src/libvirt_iohelper $(DEST_DIR)/src 94+ install ../src/libvirt_iohelper $(DEST_DIR)/src
95+ install -D ../src/libvirtd $(DEST_DIR)/src/libvirtd 95+ install -D ../src/libvirtd $(DEST_DIR)/src/libvirtd
96+ install -d $(DEST_DIR)/src/remote 96+ install -d $(DEST_DIR)/src/remote