[Pkg-bazaar-maint] Bug#550794: fast-export-from-darcs: “ERROR: No module named exporters”
Felix Zielcke
fzielcke at z-51.de
Sat Nov 7 14:53:28 UTC 2009
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
More information about the Pkg-bazaar-maint
mailing list