summaryrefslogtreecommitdiff
path: root/debian/patches/32-fix-pkgconfig-libname.patch
blob: 5a9a920b283ccc06a72ade1f51c343a75be9cdef (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: @PACKAGE_VERSION@
 Libs: -L${libdir} -lsqlcipher
 Libs.private: @LIBS@
-Cflags: -I${includedir}
+Cflags: -I${includedir}/sqlcipher