[Pkg-libvirt-commits] [libvirt] 02/04: Unbreak compilation of qemuhelptest

Guido Guenther agx at moszumanska.debian.org
Sun Mar 19 17:41:44 UTC 2017


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

agx pushed a commit to branch debian/jessie
in repository libvirt.

commit bd11c4c15c0f56233a94b9fd9aac2c72fb8475fe
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sat Oct 29 22:43:47 2016 +0200

    Unbreak compilation of qemuhelptest
---
 .../upstream/Report-original-error-when-QMP-probing-fails-with-ne.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/upstream/Report-original-error-when-QMP-probing-fails-with-ne.patch b/debian/patches/upstream/Report-original-error-when-QMP-probing-fails-with-ne.patch
index 1f6dab7..2adc0db 100644
--- a/debian/patches/upstream/Report-original-error-when-QMP-probing-fails-with-ne.patch
+++ b/debian/patches/upstream/Report-original-error-when-QMP-probing-fails-with-ne.patch
@@ -176,7 +176,7 @@ index 975edf3..271fddc 100644
  
      if (virQEMUCapsParseHelpStr("QEMU", help, flags,
 -                                &version, &is_kvm, &kvm_version, false) == -1)
-+                                &version, &is_kvm, &kvm_version, false, NULL) == -1) {
++                                &version, &is_kvm, &kvm_version, false, NULL) == -1)
          goto cleanup;
  
  # ifndef WITH_YAJL

-- 
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