Skip to content
Snippets Groups Projects
Commit e1dc0c7b authored by Laurent Léonard's avatar Laurent Léonard
Browse files

Redo patches

parent b578c6b3
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ Subject: [PATCH] qemu-disable-network.diff
2 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index a66eb2a..368a782 100644
index b321657..0795b5d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1172,9 +1172,6 @@ if WITH_NETWORK
@@ -1179,9 +1179,6 @@ if WITH_NETWORK
test -z "$(UUID)" || \
sed -i -e "s,</name>,</name>\n <uuid>$(UUID)</uuid>," \
$(DESTDIR)$(sysconfdir)/libvirt/qemu/networks/default.xml
......@@ -22,10 +22,10 @@ index a66eb2a..368a782 100644
uninstall-local::
diff --git a/src/Makefile.in b/src/Makefile.in
index febc273..3679d84 100644
index e94d077..c812278 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -5021,9 +5021,6 @@ install-data-local:
@@ -5033,9 +5033,6 @@ install-data-local:
@WITH_NETWORK_TRUE@ test -z "$(UUID)" || \
@WITH_NETWORK_TRUE@ sed -i -e "s,</name>,</name>\n <uuid>$(UUID)</uuid>," \
@WITH_NETWORK_TRUE@ $(DESTDIR)$(sysconfdir)/libvirt/qemu/networks/default.xml
......
......@@ -12,7 +12,7 @@ Closes: #517059
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/xen/xen_hypervisor.c b/src/xen/xen_hypervisor.c
index 67d0f4b..7facaec 100644
index 6246513..84fd73a 100644
--- a/src/xen/xen_hypervisor.c
+++ b/src/xen/xen_hypervisor.c
@@ -2287,7 +2287,7 @@ xenHypervisorBuildCapabilities(virConnectPtr conn,
......
......@@ -8,7 +8,7 @@ Closes: #564053
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c
index cb0d8e1..9ef2ab3 100644
index a945710..df54973 100644
--- a/src/remote/remote_driver.c
+++ b/src/remote/remote_driver.c
@@ -730,7 +730,7 @@ doRemoteOpen (virConnectPtr conn,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment