tag 550794 patch
thanks

The package build with this fixed it for me.
Disclaimer: This is my first experience at all with python :)

=== modified file 'setup.py'
--- setup.py    2009-07-23 01:55:44 +0000
+++ setup.py    2009-11-07 14:45:04 +0000
@@ -19,5 +19,6 @@ if __name__ == '__main__':
           packages=['bzrlib.plugins.fastimport',
                     'bzrlib.plugins.fastimport.processors',
                     'bzrlib.plugins.fastimport.tests',
+                   'bzrlib.plugins.fastimport.exporters'
                     ],
           package_dir={'bzrlib.plugins.fastimport': '.'})




-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to