From 41c192979dcb215554f324b27953b5fe19d983ae Mon Sep 17 00:00:00 2001 From: Jason Terk Date: Fri, 2 May 2025 10:37:39 -0700 Subject: [PATCH] dev-libs/dbus-glib: Add append-lfs-flags Closes: https://bugs.gentoo.org/923801 Signed-off-by: Jason Terk Closes: https://github.com/gentoo/gentoo/pull/41904 Signed-off-by: Pacho Ramos --- dev-libs/dbus-glib/dbus-glib-0.112.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild index 7faec8fb4b0f7..f2ed1b0bde5a4 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -46,6 +46,9 @@ multilib_src_configure() { # bug #943768 append-cflags -std=gnu17 + # bug #923801 + append-lfs-flags + local myconf=( --localstatedir="${EPREFIX}"/var --enable-bash-completion