forked from pool/helix
- fix build errors
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=13
This commit is contained in:
parent
820f73a112
commit
0a85d33fb5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 11:42:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- fix build errors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 01:50:09 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -40,7 +40,7 @@ has treesitter support for syntax highlighting and improved navigation
|
||||
%autosetup -a1
|
||||
mkdir -p .cargo
|
||||
cp %{SOURCE2} .cargo/config
|
||||
cp %{SOURCE5} doc/README.SUSE
|
||||
cp %{SOURCE5} docs/README.SUSE
|
||||
|
||||
%build
|
||||
export RUSTFLAGS="%{rustflags}"
|
||||
@ -62,7 +62,7 @@ install -Dm755 %{SOURCE3} %{buildroot}%{_bindir}/%{name}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md README.SUSE CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md
|
||||
%doc README.md docs/README.SUSE CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md
|
||||
%{_bindir}/%{name}
|
||||
%dir %{_sharedstatedir}/%{name}
|
||||
%dir %{_helix_runtimedir}
|
||||
|
Loading…
Reference in New Issue
Block a user