3526946 bash-completion: use bash_completions_dir macro

Authored and Committed by fredericmoulins 2 years ago
    bash-completion: use bash_completions_dir macro
    
    Install the completion script with the `%{bash_completions_dir}` macro.
    By default, it will be `/usr/share/bash-completion/completions`
    from which the script will be dynamically sourced on use.
    
        
file modified
+2 -2