forked from pool/texlab
This commit is contained in:
parent
56068e1874
commit
c20979d1b1
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srctar">texlab-5.1.0.tar.gz</param>
|
||||
<param name="compression">xz</param>
|
||||
<param name="update">false</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled" />
|
||||
</services>
|
||||
|
@ -43,8 +43,7 @@ cp %{SOURCE2} .cargo/config
|
||||
%{cargo_build} --all-features
|
||||
|
||||
%install
|
||||
%{cargo_install} --all-features
|
||||
|
||||
install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildroot}%{_bindir}/%{name}
|
||||
# They deleted it.
|
||||
# install -Dm644 texlab.1 -t %%{buildroot}%%{_mandir}/man1/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3df6401f21ddc91d817981895e3af40da8b0d986dec0244fbcdfa4b990e4cfd
|
||||
size 17092204
|
||||
oid sha256:bd1f2113b26753303ff2144d63319f05494a518ead40f423919be233189ed224
|
||||
size 17109612
|
||||
|
Loading…
Reference in New Issue
Block a user