SHA256
1
0
forked from pool/helix

Accepting request 1072138 from editors

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1072138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helix?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2023-03-15 17:56:35 +00:00 committed by Git OBS Bridge
commit 4644ec18be
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 8 14:44:35 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Fix upgrade path
-------------------------------------------------------------------
Mon Mar 6 08:45:10 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -129,6 +129,11 @@ 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}
%pre
if [ -l "%{_helix_runtimedir}" ] ; then
rm -f "%{_helix_runtimedir}"
fi
%files
%license LICENSE
%doc README.md CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md