Skip to content

Commit cc1cb1b

Browse files
committed
redhat: install bash-completion dir
1 parent 49bc259 commit cc1cb1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/redhat_fedora/python3-opensips.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ XMLRPC Interface.
4343

4444
%install
4545
%py3_install
46+
install -d %{buildroot}%{bash_completions_dir}
4647
install -Dpm 0644 utils/completion/python-opensips -t %{buildroot}%{bash_completions_dir}/python-opensips
4748

4849
%clean

0 commit comments

Comments
 (0)