dc5699a Build: do not compress manual pages at install time

5 files Authored by pspacek 7 years ago, Committed by mbabinsk 7 years ago,
    Build: do not compress manual pages at install time
    
    At the time of this writting
    https://fedoraproject.org/wiki/Packaging:Guidelines#Manpages
    says this:
      When installing man pages, note that they should be installed uncompressed
      as the build system will compress them as needed. The compression method
      may change, so it is important to reference the pages in the %files section
      with a pattern that takes this into account:
      %{_mandir}/man1/foo.1*
    
    Removing the compression also allows to remove several install-data-hook
    targets from Makefile.am files.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+0 -4
file modified
+0 -3
file modified
+35 -35
file modified
+0 -3