ceph/man
Josef Bacik 270a7bdd94 ceph: fix manpages so they are only installed once
While creating a spec file for CEPH, rpmbuild was complaining because make
install was copying the manpages in, and then copying them in again.  This is
because man_MANS and dist_man_MANS are supposed to be two seperate lists that do
not overlap.  So make install would install all the man pages in the man_MANS
list and the dist_man_MANS list.  This patch kills the dist_man_MANS thing to
keep this from happening.  This made rpmbuild happy, which makes me happy :).
Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
2010-02-09 08:24:41 -08:00
..
cconf.8 man: update with latest args 2009-03-12 16:46:16 -07:00
ceph.8 config: just ceph.conf, no more cluster.conf 2009-03-11 16:03:11 -07:00
cfuse.8 config: just ceph.conf, no more cluster.conf 2009-03-11 16:03:11 -07:00
cmds.8 man: update with latest args 2009-03-12 16:46:16 -07:00
cmon.8 man: update with latest args 2009-03-12 16:46:16 -07:00
cosd.8 config: just ceph.conf, no more cluster.conf 2009-03-11 16:03:11 -07:00
crun.8 man: csyn, crun man pages 2009-03-10 16:49:23 -07:00
crushtool.8 man: crushtool, osdmaptool 2009-03-10 20:38:47 -07:00
csyn.8 config: just ceph.conf, no more cluster.conf 2009-03-11 16:03:11 -07:00
Makefile.am ceph: fix manpages so they are only installed once 2010-02-09 08:24:41 -08:00
mkcephfs.8 man: fix mkcephfs man page 2009-09-02 10:49:52 -07:00
mkmonfs.8 man: update with latest args 2009-03-12 16:46:16 -07:00
monmaptool.8 man: mkmonfs, monmaptool, ceph 2009-03-10 21:20:43 -07:00
mount.ceph.8 man: mount.ceph man page 2009-03-10 21:35:44 -07:00
osdmaptool.8 man: crushtool, osdmaptool 2009-03-10 20:38:47 -07:00
radosgw_admin.8 radosgw: fix man page names, include in package 2009-10-28 12:08:54 -07:00
radosgw.8 radosgw: fix man page names, include in package 2009-10-28 12:08:54 -07:00