~ubuntu-branches/ubuntu/raring/python2.7/raring-proposed

« back to all changes in this revision

Viewing changes to debian/patches/sqlite-rpath.diff

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-03-08 14:30:55 UTC
  • Revision ID: package-import@ubuntu.com-20130308143055-gyzjn6vv7szlqsiw
Tags: 2.7.3-16ubuntu1
* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.
* Update symbols files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
--- a/setup.py
2
2
+++ b/setup.py
3
 
@@ -1106,7 +1106,6 @@
 
3
@@ -1189,7 +1189,6 @@
4
4
                                   include_dirs=["Modules/_sqlite",
5
5
                                                 sqlite_incdir],
6
6
                                   library_dirs=sqlite_libdir,