Changeset 6d94b0554a270739a57324bae488131c7913bf40
- Timestamp:
- 11/02/08 03:20:04 (2 months ago)
- Author:
- njs@…
- Branch:
- org.vorpus.parti
- Parent:
- 1a8c72d228f2ed9188448dc094a01132e6079eba
- Child:
- bf2c1fbc1b37b3c1ed1e85d106fe3f034f234aeb
- Message:
-
add manpage to setup.py (untested)
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r76b3..
|
r6d94..
|
|
| 65 | 65 | "scripts/xpra", |
| 66 | 66 | ], |
| | 67 | data_files = [("share/man/man1", ["xpra.1"])], |
| 67 | 68 | ext_modules=[ |
| 68 | 69 | Extension("wimpiggy.lowlevel.bindings", |