185b89b Conditionalize bash-completion pkg-config usage for EL <= 6

Authored and Committed by tmz 8 years ago
1 file changed. 14 lines added. 4 lines removed.
    Conditionalize bash-completion pkg-config usage for EL <= 6
    
    Using pkg-config for the bash-completion path isn't an option on older
    EL systems.  To allow rebuilding of current git on those systems, the
    bash-completion pkg-config bits are conditionalized similar to other
    areas where Fedora and older EL differ.
    
        
file modified
+14 -4