debian: Set CMAKE_INSTALL_DOCDIR based on dpkg name

This commit is contained in:
Luke Dashjr 2025-03-18 07:25:29 +00:00
parent 90229388ed
commit fc5f4b033f
No known key found for this signature in database
GPG Key ID: A291A2C45D0C504A

4
debian/rules vendored
View File

@ -3,3 +3,7 @@ export DH_VERBOSE = 1
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_INSTALL_DOCDIR=share/doc/datum-gateway