009e304 Add %with_docs macro.

Authored and Committed by tibbs 6 years ago
1 file changed. 9 lines added. 3 lines removed.
    Add %with_docs macro.
    
    Add a single macro which replaces the
      %if 0%{?fedora} || 0%{?rhel} >= 8
    lines used to decide if docs should be built.
    
    This allows you to also define %with_docs to 0 to do a much quicker
    package build for local testing.
    
        
file modified
+9 -3