From b012c24de9d7fc576087b4465a2c9eca3e82b010 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Thu, 31 May 2012 15:47:34 -0400 Subject: [PATCH] no man pages in 3.3.0, they're commented out in doc/Makefile.am --- glusterfs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}