diff --git a/glusterfs.spec b/glusterfs.spec index 618b5ff..240183c 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -304,7 +304,7 @@ sed -i 's|option working-directory /etc/glusterd|option working-directory %{_sha %{_libdir}/*.so.* %{_sbindir}/glusterfs* %{_libexecdir}/glusterfs -%{_mandir}/man8/*gluster*.8* +#%{_mandir}/man8/*gluster*.8* # man page install commented out in 3.3.0 source %dir %{_localstatedir}/log/glusterfs %if 0%{!?_without_rdma:1} %exclude %{_libdir}/glusterfs/%{version}/rpc-transport/rdma* @@ -340,7 +340,7 @@ sed -i 's|option working-directory /etc/glusterd|option working-directory %{_sha %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/logrotate.d/glusterfs-fuse %{_libdir}/glusterfs/%{version}/xlator/mount/fuse* -%{_mandir}/man8/mount.glusterfs.8* +#%{_mandir}/man8/mount.glusterfs.8* # man page install commented out in 3.3.0 source /sbin/mount.glusterfs /sbin/umount.glusterfs %if 0%{?_with_fusermount:1}