244733c Use recommended directory for bash-completion file

2 files Authored by tmz 5 years ago, Committed by bowlofeggs 5 years ago,
    Use recommended directory for bash-completion file
    
    The recommended directory for completion files in bash-completion is
    determined via the pkgconfig completionsdir variable.  Completion files
    installed here are loaded on-demand.  This is supported from EL >= 7.
    
    Signed-off-by: Todd Zullinger <tmz@pobox.com>
    
        
file modified
+0 -1
file modified
+10 -5