Include basj_completion

This commit is contained in:
Daniel Berteaud 2023-06-16 23:15:54 +02:00
parent 097dd6fefa
commit 9af61e9259
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ chmod +x %{SOURCE0}
%install
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{bash_completion_dir}
install -p -m 0755 %{SOURCE0} %{buildroot}%{_bindir}/%{name2}
cp -f %SOURCE1 LICENSE
mkdir -p %{buildroot}%{_mandir}/man1
@ -42,6 +43,7 @@ install -p -m 0644 %{SOURCE3} %{buildroot}%{bash_completion_dir}/
%license LICENSE
%{_bindir}/%{name2}
%{_mandir}/man1/wp.1*
%{bash_completion_dir}/*
%changelog
* Tue Jan 11 2022 Daniel Berteaud <dbd@ehtrace.com> 2.5.0-3