37167bf Conditionally define use_prebuilt_docs macro

Authored and Committed by Hans Ulrich Niedermann 13 years ago
1 file changed. 12 lines added. 4 lines removed.
    Conditionally define use_prebuilt_docs macro
    
    Depending on the distribution, define use_prebuilt_docs
    macro in a single place with a single logic.
    
    This replaces the part where "%if 0%{?fedora}" was formerly
    treated as the logical negation of "%if 0%{?el4}%{?el5}%{?el6}".
    
        
file modified
+12 -4