ia64/xen-unstable
changeset 5853:9b713b8d1100
Fix the path to qemu-dm
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Mon Jul 25 21:02:24 2005 +0000 (2005-07-25) |
parents | cb0f79c9d3fc |
children | 7ac99b43f879 |
files | tools/ioemu/target-i386-dm/qemu-dm.debug |
line diff
1.1 --- a/tools/ioemu/target-i386-dm/qemu-dm.debug Mon Jul 25 21:02:09 2005 +0000 1.2 +++ b/tools/ioemu/target-i386-dm/qemu-dm.debug Mon Jul 25 21:02:24 2005 +0000 1.3 @@ -2,4 +2,4 @@ 1.4 1.5 echo $* > /tmp/args 1.6 echo $DISPLAY >> /tmp/args 1.7 -exec /usr/bin/qemu-dm $* 1.8 +exec /usr/lib/xen/bin/qemu-dm $*