forked from pool/helix
- Move tutor to helix instead of including it to helix-runtime.
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=34
This commit is contained in:
parent
2ea291e3ba
commit
d3308f70c7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 7 22:11:47 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Move tutor to helix instead of including it to helix-runtime.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 3 12:35:29 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -79,6 +79,8 @@ ln -sv %{_libdir}/%{name}/hx %{buildroot}%{_bindir}/%{name}
|
||||
%{_bindir}/%{name}
|
||||
# The real hx binary
|
||||
%{_libdir}/%{name}/hx
|
||||
# Tutor
|
||||
%{_helix_runtimedir}/tutor.txt
|
||||
|
||||
%files runtime
|
||||
# Runtimes and runtime files
|
||||
@ -97,9 +99,6 @@ ln -sv %{_libdir}/%{name}/hx %{buildroot}%{_bindir}/%{name}
|
||||
# Themes
|
||||
%{_helix_runtimedir}/themes/*
|
||||
|
||||
# Tutor
|
||||
%{_helix_runtimedir}/tutor.txt
|
||||
|
||||
# Symlinked runtime directory
|
||||
%{_libdir}/%{name}/runtime
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user