SHA256
1
0
forked from pool/texlab
Soc Virnyl Estela 2022-10-30 12:04:23 +00:00 committed by Git OBS Bridge
parent 7e495c35ad
commit 70669d1931

View File

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