[Pkg-libvirt-commits] [libvirt] 01/02: Fix patch name

Guido Guenther agx at moszumanska.debian.org
Sun Nov 23 13:55:36 UTC 2014


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

agx pushed a commit to branch master
in repository libvirt.

commit 12bc11e6a028e02ea018ef708859d6288abc680f
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sun Nov 23 14:33:02 2014 +0100

    Fix patch name
    
    Git-Dch: Ignore
---
 ...b-path.patch => allow-libxl-to-find-default-path-to-pygrub.patch} | 5 +++++
 debian/patches/series                                                | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/patches/debian/Pygrub-path.patch b/debian/patches/debian/allow-libxl-to-find-default-path-to-pygrub.patch
similarity index 81%
rename from debian/patches/debian/Pygrub-path.patch
rename to debian/patches/debian/allow-libxl-to-find-default-path-to-pygrub.patch
index 30c2489..aeeaac7 100644
--- a/debian/patches/debian/Pygrub-path.patch
+++ b/debian/patches/debian/allow-libxl-to-find-default-path-to-pygrub.patch
@@ -5,7 +5,12 @@ Subject: allow libxl to find default path to pygrub.
 The Xen debian packages relocate pygrub into
 /usr/lib/xen-X.Y/bin/pygrub, not /usr/bin/pygrub. Since libxl knows to
 DTRT with a bare "pygrub" just use that by default.
+---
+ src/libxl/libxl_conf.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
+diff --git a/src/libxl/libxl_conf.h b/src/libxl/libxl_conf.h
+index da66b4e..938a891 100644
 --- a/src/libxl/libxl_conf.h
 +++ b/src/libxl/libxl_conf.h
 @@ -53,7 +53,7 @@
diff --git a/debian/patches/series b/debian/patches/series
index f41db22..efb2b9c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
-debian/Pygrub-path.patch
+debian/allow-libxl-to-find-default-path-to-pygrub.patch
 debian/remove-RHism.diff.patch
 debian/Don-t-enable-default-network-on-boot.patch
 debian/fix-Debian-specific-path-to-hvm-loader.patch

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