/[thuban]/branches/WIP-pyshapelib-bramz/setup.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/setup.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 199 by bh, Fri May 10 09:34:40 2002 UTC revision 200 by bh, Mon Jul 8 10:50:39 2002 UTC
# Line 845  setup(name = "Thuban", Line 845  setup(name = "Thuban",
845                   {"prefix": prefix,                   {"prefix": prefix,
846                    # make sure both libs and scripts are installed in the                    # make sure both libs and scripts are installed in the
847                    # same directory.                    # same directory.
848                    "install_lib": "$base/thuban",                    "install_lib": "$base/lib/thuban",
849                    "install_scripts": "$base/thuban",                    "install_scripts": "$base/lib/thuban",
850                    "install_data": "$base/thuban",                    "install_data": "$base/lib/thuban",
851    
852                    # Don't print warning messages about the lib dir not                    # Don't print warning messages about the lib dir not
853                    # being on Python's path. The libraries are Thuban                    # being on Python's path. The libraries are Thuban

Legend:
Removed from v.199  
changed lines
  Added in v.200

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26