summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-22 23:05:38 +0100
committerSam James <sam@gentoo.org>2024-05-22 23:05:59 +0100
commit2045e9e7f741fdac5254310b334c4b7a18f68265 (patch)
tree3a5d74637acca91e186300f72c476326774de55f
parentprofiles: Remove outdated mask (diff)
downloadgentoo-2045e9e7f741fdac5254310b334c4b7a18f68265.tar.gz
gentoo-2045e9e7f741fdac5254310b334c4b7a18f68265.tar.bz2
gentoo-2045e9e7f741fdac5254310b334c4b7a18f68265.zip
sys-apps/dbus: cleanup obsolete autotools debugging cruft
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/dbus/dbus-1.15.8.ebuild8
1 files changed, 0 insertions, 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