commit:     2045e9e7f741fdac5254310b334c4b7a18f68265
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 22 22:05:38 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 22 22:05:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2045e9e7

sys-apps/dbus: cleanup obsolete autotools debugging cruft

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/dbus/dbus-1.15.8.ebuild | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/sys-apps/dbus/dbus-1.15.8.ebuild b/sys-apps/dbus/dbus-1.15.8.ebuild
index ca19fead7d26..31d037ab842d 100644
--- a/sys-apps/dbus/dbus-1.15.8.ebuild
+++ b/sys-apps/dbus/dbus-1.15.8.ebuild
@@ -144,14 +144,6 @@ multilib_src_configure() {
        meson_src_configure
 }
 
-amultilib_src_configure() {
-       myconf=(
-               $(use_enable static-libs static)
-       )
-
-       # $(has_version dev-libs/dbus-glib && echo --enable-modular-tests)
-}
-
 multilib_src_compile() {
        # After the compile, it uses a selinuxfs interface to
        # check if the SELinux policy has the right support

Reply via email to