mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Bug fix for man file packaging.
Always compile and install man pages when making rpm. Signed-off-by: Owen Synge <osynge@suse.com>
This commit is contained in:
parent
18ba022617
commit
26eba36f4e
@ -487,6 +487,7 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
|
||||
--localstatedir=/var \
|
||||
--sysconfdir=/etc \
|
||||
--docdir=%{_docdir}/ceph \
|
||||
--with-man-pages \
|
||||
--mandir="%_mandir" \
|
||||
--with-nss \
|
||||
--without-cryptopp \
|
||||
|
Loading…
Reference in New Issue
Block a user