From: Andreas Sturmlechner Date: Fri, 3 Jan 2020 23:00:30 +0000 (+0100) Subject: sys-apps/xdg-desktop-portal: Drop bogus econf arg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f81b332c2d062ddd62cd8f31ae028e1bd346dd85;p=gentoo.git sys-apps/xdg-desktop-portal: Drop bogus econf arg Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.6.0.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.6.0.ebuild index 656a81da4813..83e57d114bf1 100644 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.6.0.ebuild +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.6.0.ebuild @@ -40,7 +40,6 @@ src_configure() { $(use_enable geolocation geoclue) $(use_enable screencast pipewire) --disable-libportal # not packaged - --disable-geoclue ) econf "${myeconfargs[@]}" }