Soc Virnyl Estela 2022-08-20 06:55:02 +00:00 committed by Git OBS Bridge
parent 7f8d227879
commit 9831875544

View File

@ -44,7 +44,9 @@ cp %{SOURCE2} .cargo/config
%install %install
%{cargo_install} %{cargo_install}
install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
# They deleted it.
# install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
#%%check #%%check
#%%{cargo_test} #%%{cargo_test}
@ -53,6 +55,6 @@ install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
%{_bindir}/texlab %{_bindir}/texlab
%license LICENSE %license LICENSE
%doc docs README.md CHANGELOG.md %doc docs README.md CHANGELOG.md
%{_mandir}/man1/texlab.1%{?ext_man} # %{_mandir}/man1/texlab.1%{?ext_man}
%changelog %changelog