]> git.pld-linux.org Git - packages/sqlite3.git/blame - sqlite3-pkgconfig.patch
- up to 3.5.6
[packages/sqlite3.git] / sqlite3-pkgconfig.patch
CommitLineData
7738d7da 1--- sqlite-3.5.4/sqlite3.pc.in.orig 2007-11-30 01:28:10.000000000 +0000
2+++ sqlite-3.5.4/sqlite3.pc.in 2007-12-28 17:02:46.000000000 +0000
3@@ -7,7 +7,7 @@
4
5 Name: SQLite
6 Description: SQL database engine
7-Version: @VERSION@
8+Version: @RELEASE@
9 Libs: -L${libdir} -lsqlite3
10 Libs.private: -lpthread
11 Cflags: -I${includedir}
This page took 0.069522 seconds and 4 git commands to generate.