We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81eb6cc commit f5b9a2fCopy full SHA for f5b9a2f
libbitcoinkernel.pc.in
@@ -4,7 +4,7 @@ libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
4
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
5
6
Name: @CLIENT_NAME@ kernel library
7
-Description: Experimental library for the Bitcoin Core validation engine.
+Description: Experimental library for the @CLIENT_NAME@ validation engine.
8
Version: @CLIENT_VERSION_STRING@
9
Libs: -L${libdir} -lbitcoinkernel
10
Libs.private: -L${libdir} @LIBS_PRIVATE@
0 commit comments