Changeset 6d94b0554a270739a57324bae488131c7913bf40

Show
Ignore:
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:
1 modified

Legend:

Unmodified
Added
Removed
  • /setup.py

    r76b3.. r6d94..  
    6565             "scripts/xpra", 
    6666             ], 
     67    data_files = [("share/man/man1", ["xpra.1"])], 
    6768    ext_modules=[  
    6869      Extension("wimpiggy.lowlevel.bindings",