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 |