Install the libbson documentation files to a place that doesn't conflict
with the mongo-c-driver documentation files.
--- CMakeLists.txt.orig	2024-01-02 14:57:49.000000000 -0600
+++ CMakeLists.txt	2024-01-03 21:35:35.000000000 -0600
@@ -550,7 +550,7 @@
 endif ()
 
 install (FILES COPYING NEWS README.rst THIRD_PARTY_NOTICES
-   DESTINATION ${CMAKE_INSTALL_DATADIR}/mongo-c-driver
+   DESTINATION ${CMAKE_INSTALL_DATADIR}/libbson
 )
 
 if (ENABLE_UNINSTALL)
