Update of /cvsroot/freevo/kaa/notifier
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11795/notifier
Modified Files:
setup.py
Log Message:
add missing __init__.py
Index: setup.py
===================================================================
RCS file: /cvsroot/freevo/kaa/notifier/setup.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** setup.py 28 Jun 2005 11:17:47 -0000 1.1
--- setup.py 28 Jun 2005 11:21:19 -0000 1.2
***************
*** 42,45 ****
--- 42,46 ----
package_dir = {'kaa': '.', 'kaa.notifier': 'src' },
packages = ['kaa', 'kaa.notifier'],
+ py_modules = [ 'kaa.__init__' ],
)
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog