From 62f07d7008ca11dc6c6b5fbdb430c6e4b5a7f68d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:23:05 -0500 Subject: [PATCH] install metainfo Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/desktops/satty/satty.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anda/desktops/satty/satty.spec b/anda/desktops/satty/satty.spec index 6ff4b2a74e..16cad20fbd 100644 --- a/anda/desktops/satty/satty.spec +++ b/anda/desktops/satty/satty.spec @@ -33,6 +33,7 @@ install -Dpm0644 -t %{buildroot}%{zsh_completions_dir}/ ./completions/_satty install -Dpm0644 ./completions/satty.bash %{buildroot}%{bash_completions_dir}/satty install -Dpm0644 -t %{buildroot}%{elvish_completions_dir}/ ./completions/satty.elv install -Dpm0644 -t %{buildroot}%{nushell_completions_dir}/ ./completions/satty.nu +install -Dpm0644 -t %{buildroot}%{_metainfodir}/ ./org.satty.Satty.metainfo.xml %files %doc README.md @@ -40,6 +41,7 @@ install -Dpm0644 -t %{buildroot}%{nushell_completions_dir}/ ./completions/satty. %{_bindir}/%{name} %{_appsdir}/satty.desktop %{_scalableiconsdir}/satty.svg +%{_metainfodir}/org.satty.Satty.metainfo.xml %changelog * Thu Jun 04 2026 Owen Zimmerman 0.21.0-1