Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/cmake/kseexpr.pc.in b/cmake/kseexpr.pc.in 2index 4b9f15f..fc76153 100644 3--- a/cmake/kseexpr.pc.in 4+++ b/cmake/kseexpr.pc.in 5@@ -5,7 +5,7 @@ 6 7 # pkg-config file for KSeExpr 8 prefix=@CMAKE_INSTALL_PREFIX@ 9-libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@ 10+libdir=@CMAKE_INSTALL_FULL_LIBDIR@ 11 includedir=${prefix}/include 12 13 Name: KSeExpr