summaryrefslogtreecommitdiff
path: root/packages/python/python-pysqlite2/fix-setup.patch
blob: fb732a1c3d611bd6e3dfce7af073b38f51af1c6a (plain)
1
2
3
4
5
6
7
8
9
diff -urN pysqlite-2.4.0.orig/setup.cfg pysqlite-2.4.0/setup.cfg
--- pysqlite-2.4.0.orig/setup.cfg	2007-11-25 17:56:17.000000000 +0100
+++ pysqlite-2.4.0/setup.cfg	2007-12-07 09:59:36.000000000 +0100
@@ -1,5 +1,3 @@
 [build_ext]
 define=
-include_dirs=/usr/include
-library_dirs=/usr/lib
 libraries=sqlite3
ages/cron?id=25979309f8be6cd0a7120e298e5e5344660fe46b'>Add install-native package and remove the install-sh from those packagesJohn Bowler2 2005-07-01Cron changes from repvik.John Bowler3 2005-06-30import clean BK tree at cset 1.3670Koen Kooi4