[Pkg-libvirt-commits] [libvirt] 03/06: Rediff patches

Guido Guenther agx at moszumanska.debian.org
Wed Sep 2 22:16:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to annotated tag debian/1.2.19-1
in repository libvirt.

commit 0061284bb0b26f3d5c2b75288e295c59a13e9c43
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Sep 2 17:43:11 2015 +0200

    Rediff patches
---
 debian/patches/debian/Don-t-enable-default-network-on-boot.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/debian/Don-t-enable-default-network-on-boot.patch b/debian/patches/debian/Don-t-enable-default-network-on-boot.patch
index cf1c3a4..422ab24 100644
--- a/debian/patches/debian/Don-t-enable-default-network-on-boot.patch
+++ b/debian/patches/debian/Don-t-enable-default-network-on-boot.patch
@@ -9,10 +9,10 @@ to not interfere with existing network configurations
  2 files changed, 6 deletions(-)
 
 diff --git a/src/Makefile.am b/src/Makefile.am
-index 57a06e8..d34351f 100644
+index 4291375..d5440c4 100644
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
-@@ -2833,9 +2833,6 @@ if WITH_NETWORK
+@@ -2840,9 +2840,6 @@ if WITH_NETWORK
  	    cp $(DESTDIR)$(confdir)/qemu/networks/default.xml.t \
  	      $(DESTDIR)$(confdir)/qemu/networks/default.xml && \
  	    rm $(DESTDIR)$(confdir)/qemu/networks/default.xml.t; }
@@ -23,10 +23,10 @@ index 57a06e8..d34351f 100644
  
  uninstall-local:: uninstall-init uninstall-systemd
 diff --git a/src/Makefile.in b/src/Makefile.in
-index 8159cca..7a2d2ee 100644
+index 3e164c9..de72e91 100644
 --- a/src/Makefile.in
 +++ b/src/Makefile.in
-@@ -10581,9 +10581,6 @@ install-data-local: install-init install-systemd
+@@ -10588,9 +10588,6 @@ install-data-local: install-init install-systemd
  @WITH_NETWORK_TRUE@	    cp $(DESTDIR)$(confdir)/qemu/networks/default.xml.t \
  @WITH_NETWORK_TRUE@	      $(DESTDIR)$(confdir)/qemu/networks/default.xml && \
  @WITH_NETWORK_TRUE@	    rm $(DESTDIR)$(confdir)/qemu/networks/default.xml.t; }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list