~ubuntu-branches/ubuntu/lucid/thuban/lucid

« back to all changes in this revision

Viewing changes to debian/patches/setup.py.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2007-04-07 21:03:28 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070407210328-9a20n4dmbim3c3yc
Tags: 1.2.0-1
* New upstream release.
* Patchset updated.
* Policy bumped to 3.7.2 (no changes).
* Updated for current Python Policy by using python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
## DP: No description.
6
6
 
7
7
@DPATCH@
8
 
diff -urNad thuban-1.0.1~/setup.py thuban-1.0.1/setup.py
9
 
--- thuban-1.0.1~/setup.py      2004-12-20 12:34:14.000000000 +0100
10
 
+++ thuban-1.0.1/setup.py       2006-02-01 14:05:09.000000000 +0100
 
8
diff -urNad thuban-1.2.0~/setup.py thuban-1.2.0/setup.py
 
9
--- thuban-1.2.0~/setup.py      2007-04-06 13:36:16.000000000 +0200
 
10
+++ thuban-1.2.0/setup.py       2007-04-06 13:37:56.000000000 +0200
11
11
@@ -47,7 +47,7 @@
12
12
     # Unix like system.
13
13
    
17
17
     proj4_incdir =  os.path.join(proj4_prefix, "include")
18
18
     proj4_libdir =  os.path.join(proj4_prefix, "lib")
19
19
     proj4_lib = "proj"
20
 
@@ -1148,7 +1148,7 @@
 
20
@@ -1193,7 +1193,7 @@
21
21
                   # same directory.
22
22
                   "install_lib": "$base/lib/thuban",
23
23
                   "install_scripts": "$base/lib/thuban",
24
24
-                  "install_data": "$base/lib/thuban",
25
25
+                  "install_data": "$prefix/share/thuban",
26
 
 
27
26
                   # Don't print warning messages about the lib dir not
28
27
                   # being on Python's path. The libraries are Thuban
 
28
                   # specific and are installed just for Thuban. They'll