~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: Bazaar Package Importer
  • Author(s): Laurent Léonard
  • Date: 2010-03-25 18:13:28 UTC
  • mfrom: (1.2.7 upstream)
  • mto: (1.6.1 sid)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20100325181328-ah0izdq4cdza60xd
Tags: 0.500.3-1
* [6e8ccf1] Imported Upstream version 0.500.3
* [140e8ed] Drop patches.
* [801ac3f] Switch to new source format 3.0 (quilt).

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 1 files changed, 1 insertions(+), 1 deletions(-)
9
9
 
10
10
diff --git a/virtinst/FullVirtGuest.py b/virtinst/FullVirtGuest.py
11
 
index c49a9f0..ccefb4a 100644
 
11
index 2e4d1bf..8ca2e1a 100644
12
12
--- a/virtinst/FullVirtGuest.py
13
13
+++ b/virtinst/FullVirtGuest.py
14
14
@@ -66,7 +66,7 @@ class FullVirtGuest(Guest):