On Tue, 23 Jun 2020 09:13:57 +0300
Dmitry Mikhirev <[email protected]> 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
_______________________________________________
Rpm-list mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-list

Reply via email to