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

Annotation of /branches/WIP-pyshapelib-bramz/debian/patches/setup.py.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2734 - (hide annotations)
Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
File size: 824 byte(s)
made a copy
1 silke 2095 --- setup.py.orig 2003-12-03 18:40:15.000000000 +0100
2     +++ setup.py 2003-12-03 15:33:20.000000000 +0100
3     @@ -46,7 +46,7 @@
4     # Unix like system.
5    
6     # Directories where Proj4 is installed
7     - proj4_prefix = "/usr/local/"
8     + proj4_prefix = "/usr/"
9     proj4_incdir = os.path.join(proj4_prefix, "include")
10     proj4_libdir = os.path.join(proj4_prefix, "lib")
11     proj4_lib = "proj"
12     @@ -1132,7 +1132,7 @@
13     # same directory.
14     "install_lib": "$base/lib/thuban",
15     "install_scripts": "$base/lib/thuban",
16     - "install_data": "$base/lib/thuban",
17     + "install_data": "$prefix/share/thuban",
18    
19     # Don't print warning messages about the lib dir not
20     # being on Python's path. The libraries are Thuban

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26