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:
commit
4644ec18be
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user