summaryrefslogtreecommitdiff
path: root/debian/patches/32-fix-pkgconfig-libname.patch
blob: 44c8dfb60b9a2a403f7773f483d17d4a80bcf16b (plain)
1
2
3
4
5
6
7
8
--- a/sqlcipher.pc.in
+++ b/sqlcipher.pc.in
@@ -10,4 +10,4 @@ Description: SQL database engine
 Version: @SQLCIPHER_VERSION@
 Libs: -L${libdir} -lsqlcipher
 Libs.private: @LIBS@
-Cflags: -I${includedir}
+Cflags: -I${includedir}/sqlcipher