From 123330e82d25ba200b232eb797b0f6ce2fb237af12567cb808e7fba5e5bb5e80 Mon Sep 17 00:00:00 2001 From: Florian Date: Wed, 13 Nov 2024 09:13:57 +0000 Subject: [PATCH] Added missing desktop file. *I hate the fact that the OBS webinterface is able to drop revisions when submitting a package :/* OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=96 --- hyprland.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hyprland.spec b/hyprland.spec index 537729f..0a1ab6b 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -179,6 +179,7 @@ sed -i 's;REPLACE_ME_WITH_PREFIX;%{_prefix};' hyprpm/src/core/DataState.cpp %{_datadir}/%{shortname}/lockdead2.png %dir %{_datadir}/wayland-sessions/ %{_datadir}/wayland-sessions/%{name}.desktop +%{_datadir}/wayland-sessions/%{name}-systemd.desktop %dir %{_datadir}/xdg-desktop-portal %{_datadir}/xdg-desktop-portal/%{name}-portals.conf %{_mandir}/man1/Hyprland.*