- Reenable cargo test in %check.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=44
This commit is contained in:
parent
bfba0d56d4
commit
957dcbbfd0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 13 07:05:02 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
- Reenable cargo test in %check.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 13 06:20:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Sun Aug 13 06:20:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildro
|
|||||||
# 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} --all-features
|
%{cargo_test} --all-features
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/texlab
|
%{_bindir}/texlab
|
||||||
|
Loading…
Reference in New Issue
Block a user