TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:23210] rpm and man pages
Bob Tanner wrote:
>
> Anyone know why/how rpm automatically compresses man pages?
>
> On 1 box it does on another box it does not.
>
> I am trying to build openssh for sparc linux. 1 box the rpm build fails because
> the file list says blah.1 for a man page, but in in the directory is blah.1.gz.
Is it Mandrake? Its has some post processing that seems to mess with
things. Other than that, personally I just change the spec file to
include /usr/man/man1/bar.1* ...