~ubuntu-branches/ubuntu/raring/virtinst/raring-proposed

« back to all changes in this revision

Viewing changes to debian/patches/0001-fix-path-to-hvmloader.patch

  • Committer: Package Import Robot
  • Author(s): Laurent Léonard
  • Date: 2012-07-14 18:47:52 UTC
  • mfrom: (1.2.13)
  • mto: This revision was merged to the branch mainline in revision 43.
  • Revision ID: package-import@ubuntu.com-20120714184752-h7wf9o5bnkgemi52
Tags: 0.600.2-1
* [6e16ae7] Imported Upstream version 0.600.2
* [27d03b8] Drop patch
  - 0004-Fix-location-of-Debian-daily-builds.patch - fixed upstream
* [e040ecd] Bump Standards-Version to 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Closes: #487682
6
6
---
7
7
 virtinst/Installer.py |    2 +-
8
 
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8
 1 file changed, 1 insertion(+), 1 deletion(-)
9
9
 
10
10
diff --git a/virtinst/Installer.py b/virtinst/Installer.py
11
 
index 2d9907e..1159764 100644
 
11
index 0e1a714..2059972 100644
12
12
--- a/virtinst/Installer.py
13
13
+++ b/virtinst/Installer.py
14
14
@@ -325,7 +325,7 @@ class Installer(XMLBuilderDomain.XMLBuilderDomain):
20
20
 
21
21
         # Use older libvirt 'linux' value for back compat
22
22
         if os_type == "xen" and hvxen: