38fe695 Avoid including compression format in man page globs

Authored and Committed by feborges 5 years ago
1 file changed. 5 lines added. 5 lines removed.
    Avoid including compression format in man page globs
    
    The recommendation in the Fedora packaging guidelines is to have:
    
    %{_mandir}/man1/<command>.1*
    
    which is more robust against future changes to the RPM scripts to
    use different compression.
    
        
file modified
+5 -5