Don't build man pages. They will be built by dh

This commit is contained in:
Isaac Connor 2021-02-17 11:07:33 -05:00
parent f061c25183
commit a60d683f73
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ override_dh_auto_configure:
dh_auto_configure -- $(ARGS) \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_MAN=0 \
-DZM_CONFIG_DIR="/etc/zm" \
-DZM_CONFIG_SUBDIR="/etc/zm/conf.d" \
-DZM_RUNDIR="/run/zm" \