forked from pool/texlab
This commit is contained in:
parent
7f8d227879
commit
9831875544
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user