Skip to content

Commit

Permalink
redhat: install bash-completion dir
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Dec 9, 2024
1 parent 49bc259 commit cc1cb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/redhat_fedora/python3-opensips.spec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ XMLRPC Interface.

%install
%py3_install
install -d %{buildroot}%{bash_completions_dir}
install -Dpm 0644 utils/completion/python-opensips -t %{buildroot}%{bash_completions_dir}/python-opensips

%clean
Expand Down

0 comments on commit cc1cb1b

Please sign in to comment.