Skip to content

Commit e5ebe0e

Browse files
committed
redhat: rework completion for el7
1 parent cc1cb1b commit e5ebe0e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packaging/redhat_fedora/python3-opensips.spec

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

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

4948
%clean
5049
rm -rf $RPM_BUILD_ROOT

0 commit comments

Comments
 (0)