SHA256
1
0
forked from pool/texlab
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
%{cargo_install}
install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
# They deleted it.
# install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
#%%check
#%%{cargo_test}
@ -53,6 +55,6 @@ install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
%{_bindir}/texlab
%license LICENSE
%doc docs README.md CHANGELOG.md
%{_mandir}/man1/texlab.1%{?ext_man}
# %{_mandir}/man1/texlab.1%{?ext_man}
%changelog