mirror of https://github.com/ceph/ceph
doc: Have install put manpages in the FreeBSD correct location
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
parent
87bdeb23aa
commit
e0e0075920
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue