doc: Have install put manpages in the FreeBSD correct location

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
Willem Jan Withagen 2017-02-07 23:42:41 +01:00
parent 87bdeb23aa
commit e0e0075920
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@ rm -rf build && ./do_cmake.sh "$*" \
-D WITH_KRBD=OFF \
-D WITH_XFS=OFF \
-D WITH_KVS=OFF \
-D WITH_MANPAGE=OFF \
-D WITH_MANPAGE=ON \
-D CEPH_MAN_DIR=man \
-D WITH_LIBCEPHFS=OFF \
-D WITH_CEPHFS=OFF \
2>&1 | tee cmake.log