]> git.pld-linux.org Git - packages/sqlite3.git/blob - sqlite3-pkgconfig.patch
- provide proper information about verion
[packages/sqlite3.git] / sqlite3-pkgconfig.patch
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.028772 seconds and 3 git commands to generate.