Accepting request 1138321 from home:gmbr3:Active
- Also own the packaging directory used by portals themselves OBS-URL: https://build.opensuse.org/request/show/1138321 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/xdg-desktop-portal?expand=0&rev=81
This commit is contained in:
parent
3ba21fb61d
commit
225da65e67
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 12:48:49 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Also own the packaging directory used by portals themselves
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 12:15:24 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -83,7 +83,7 @@ This package contains convenience files for developers.
|
||||
%meson_install
|
||||
|
||||
# own the packaging directories
|
||||
install -d %{buildroot}%{_datadir}/xdg-desktop-portal
|
||||
install -d %{buildroot}%{_datadir}/xdg-desktop-portal/portals
|
||||
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
@ -103,6 +103,7 @@ install -d %{buildroot}%{_datadir}/xdg-desktop-portal
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.portal.Desktop.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.portal.Documents.service
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_datadir}/%{name}/portals
|
||||
%{_libexecdir}/%{name}
|
||||
%{_libexecdir}/xdg-desktop-portal-validate-icon
|
||||
%{_libexecdir}/xdg-document-portal
|
||||
|
Loading…
Reference in New Issue
Block a user