Changeset 8389 for trunk/Open-ILS/src/python/setup.py
- Timestamp:
- 01/15/08 22:37:47 (9 months ago)
- Files:
-
- 1 modified
-
trunk/Open-ILS/src/python/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Open-ILS/src/python/setup.py
r8382 r8389 11 11 url='http://www.open-ils.org/', 12 12 packages=['oils', 'oils.utils'], 13 package_dir={'': '.'}14 13 )
