RPM version 4.14.3

Scott Andrews scott.andrews at columbus.rr.com
Tue Jun 23 19:47:08 UTC 2020


On Tue, 23 Jun 2020 09:13:57 +0300
Dmitry Mikhirev <mikhirev at gmail.com> wrote:

> >I am using rpmbuild -ba building packages I would like to not have
> >man pages and info file not compressed.  Is there a define to prevent
> >rpmbuild from compressing them?  
> 
> You can achieve this by undefining the __brp_compress macro.
> 
> 
I put this into .rpmmacros

%__brp_compress %{nil}

it seems to work, thanks for the direction


More information about the Rpm-list mailing list