]> git.pld-linux.org Git - packages/sqlite3.git/blame - sqlite3-pkgconfig.patch
- SQLITE_ENABLE_COLUMN_METADATA=1
[packages/sqlite3.git] / sqlite3-pkgconfig.patch
CommitLineData
a0e1453c 1--- sqlite-3.3.4/sqlite3.pc.in.orig 2006-02-27 18:52:06.090877500 +0100
2+++ sqlite-3.3.4/sqlite3.pc.in 2006-02-27 18:52:20.243762000 +0100
3@@ -7,6 +7,6 @@
4 \r
5 Name: SQLite\r
6 Description: SQL database engine\r
7-Version: @VERSION@\r
8+Version: @RELEASE@\r
9 Libs: -L${libdir} -lsqlite3\r
10 Cflags: -I${includedir}\r
This page took 0.026768 seconds and 4 git commands to generate.