forked from pool/helix
Accepting request 1065638 from editors
OBS-URL: https://build.opensuse.org/request/show/1065638 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helix?expand=0&rev=10
This commit is contained in:
commit
9af2101c6f
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 01:39:46 UTC 2023 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Automatic update of vendored dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 00:20:20 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Automatic update of vendored dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 1 00:21:03 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package helix
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -72,8 +72,8 @@ Zsh command-line completion support for %{name}.
|
||||
mkdir -p .cargo
|
||||
cp %{SOURCE2} .cargo/config.toml
|
||||
|
||||
for shell in bash fish zsh
|
||||
do
|
||||
for shell in bash fish zsh
|
||||
do
|
||||
sed -i "s|\#\!\/usr\/bin\/env ${shell}||g" contrib/completion/hx.${shell}
|
||||
done
|
||||
|
||||
@ -122,7 +122,6 @@ install -Dm644 -T %{_builddir}/%{name}-%{version}/contrib/completion/hx.bash %{b
|
||||
install -Dm644 -T %{_builddir}/%{name}-%{version}/contrib/completion/hx.fish %{buildroot}%{_datadir}/fish/vendor_completions.d/%{name}.fish
|
||||
install -Dm644 -T %{_builddir}/%{name}-%{version}/contrib/completion/hx.zsh %{buildroot}%{_datadir}/zsh/site-functions/_%{name}
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94f139c83addf37e4dd325d7730cf0ed4f32c6f7b0c9cebf5e9ad49acba91337
|
||||
size 27143084
|
||||
oid sha256:5a53e4f09aa52cc848caa203cdcbbabfd3697c2b244999e18823cf08a4111c5f
|
||||
size 29664656
|
||||
|
Loading…
Reference in New Issue
Block a user