aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/setup.py
diff options
context:
space:
mode:
authorxenbk@gandalf.hpl.hp.com <xenbk@gandalf.hpl.hp.com>2004-07-23 10:25:12 +0000
committerxenbk@gandalf.hpl.hp.com <xenbk@gandalf.hpl.hp.com>2004-07-23 10:25:12 +0000
commit6af68fa73438d52f472751df87e3f4c7baced336 (patch)
treef82cdb571798f2728db0c0e6d6e2dfd1f74571e4 /tools/python/setup.py
parentf1d52d4e738288c2ec231955aa8f63d2860b3cae (diff)
parent60022fa3f3d60e28dd6b3ad2a2964967f32302a0 (diff)
downloadxen-6af68fa73438d52f472751df87e3f4c7baced336.tar.gz
xen-6af68fa73438d52f472751df87e3f4c7baced336.tar.bz2
xen-6af68fa73438d52f472751df87e3f4c7baced336.zip
bitkeeper revision 1.1108.12.1 (4100e788EN1VntqfvMe4jTLeq56uIQ)
Merge
Diffstat (limited to 'tools/python/setup.py')
-rw-r--r--tools/python/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/python/setup.py b/tools/python/setup.py
index 82d8a93bb4..7adae6cc94 100644
--- a/tools/python/setup.py
+++ b/tools/python/setup.py
@@ -42,7 +42,7 @@ setup(name = 'xen',
'xen.util',
'xen.xend',
'xen.xend.server',
- 'xen.xend.sv',
+ 'xen.sv',
'xen.xm',
],
ext_package = "xen.lowlevel",