Skip to content

Commit 64645c5

Browse files
committed
[WIP] redhat: create completion dir
1 parent e5ebe0e commit 64645c5

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}/
4748

4849
%clean

0 commit comments

Comments
 (0)