[MERGE REQUEST] Fix installation
Jelmer Vernooij
jelmer at samba.org
Sun Mar 12 00:02:10 GMT 2006
Hi!
Please consider merging the change from my branch at
http://samba.org/~jelmer/bzr/integration
(the attached patch contains the same changes as that branch).
It fixes the installation of bzr.
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://jelmer.vernstok.nl/
-------------- next part --------------
=== modified file 'a/setup.py'
--- a/setup.py
+++ b/setup.py
@@ -93,6 +93,8 @@
'bzrlib.export',
'bzrlib.plugins',
'bzrlib.store',
+ 'bzrlib.store.revision',
+ 'bzrlib.store.versioned',
'bzrlib.tests',
'bzrlib.tests.blackbox',
'bzrlib.transport',
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060312/a9959c07/attachment.pgp
More information about the bazaar
mailing list