package tcsh completion
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
5d8218dec5
commit
37ceb30761
@ -12,7 +12,7 @@ URL: https://github.com/kislyuk/argcomplete
|
||||
Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz
|
||||
|
||||
%if %{with check}
|
||||
BuildRequires: %{_bindir}/tcsh
|
||||
BuildRequires: tcsh
|
||||
%endif
|
||||
|
||||
BuildArch: noarch
|
||||
@ -94,6 +94,7 @@ export LC_ALL=C.UTF-8
|
||||
%{python3_sitelib}/%{modname}/
|
||||
%{_bindir}/activate-global-python-argcomplete
|
||||
%{_bindir}/python-argcomplete-check-easy-install-script
|
||||
%{_bindir}/python-argcomplete-tcsh
|
||||
%{_bindir}/register-python-argcomplete
|
||||
%{_sysconfdir}/bash_completion.d/python-argcomplete.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user