From d3308f70c70cbfaff785f2c3c4c6f69466d1a8fa11416b3bd4a6c9ebb6210969 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 7 Sep 2022 22:13:21 +0000 Subject: [PATCH] - 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 --- helix.changes | 5 +++++ helix.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/helix.changes b/helix.changes index c1d8976..0cbea6d 100644 --- a/helix.changes +++ b/helix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 7 22:11:47 UTC 2022 - Soc Virnyl Estela + +- Move tutor to helix instead of including it to helix-runtime. + ------------------------------------------------------------------- Sat Sep 3 12:35:29 UTC 2022 - Soc Virnyl Estela diff --git a/helix.spec b/helix.spec index 15c0419..4419494 100644 --- a/helix.spec +++ b/helix.spec @@ -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