Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/
Date: Tue, 03 May 2022 17:07:59
Message-Id: 1651597669.5365d12d806ec0cd71c65406c09d6658a40b8a21.pacho@gentoo
1 commit: 5365d12d806ec0cd71c65406c09d6658a40b8a21
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 17:07:28 2022 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 17:07:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5365d12d
7
8 sys-apps/xdg-desktop-portal-gnome: More cleanups
9
10 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
11
12 sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
16 index 1ebc9a02135a..06373774a4c6 100644
17 --- a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
18 +++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
19 @@ -32,8 +32,6 @@ DEPEND="
20
21 RDEPEND="${DEPEND}"
22
23 -S="${WORKDIR}/${MY_P}"
24 -
25 src_configure() {
26 local emesonargs=(
27 -Dsystemduserunitdir="$(systemd_get_userunitdir)"