forked from pool/helix
- Remove sed command to modify HELIX_RUNTIME
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=56
This commit is contained in:
parent
73c197fe31
commit
e9ba3d49a0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 12:20:41 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Remove sed command to modify HELIX_RUNTIME
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 09:21:16 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -88,9 +88,6 @@ if there is no runtime present in the users config directory specifically
|
||||
mkdir -p .cargo
|
||||
cp %{SOURCE2} .cargo/config.toml
|
||||
|
||||
# Replace RUNTIME dir
|
||||
sed -e 's#@HELIX_RUNTIME_DIR@#%{_libdir}/%{name}#' -i helix-loader/src/lib.rs
|
||||
|
||||
# Remove shell definitions
|
||||
sed -e '/^\#\!\/usr\/bin\/env .*/d' -i contrib/completion/hx.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user