From e613552cc927e9a663b393094bbc61009cd52f26 Mon Sep 17 00:00:00 2001 From: Stuart Shelton Date: Fri, 12 Jan 2018 14:19:23 +0000 Subject: Update net-dns/avahi-0.7 --- net-dns/avahi/avahi-0.7.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net-dns/avahi/avahi-0.7.ebuild') diff --git a/net-dns/avahi/avahi-0.7.ebuild b/net-dns/avahi/avahi-0.7.ebuild index 5e1f8de5..e5cfce2d 100644 --- a/net-dns/avahi/avahi-0.7.ebuild +++ b/net-dns/avahi/avahi-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -101,6 +101,9 @@ src_prepare() { -e '/^avahi_runtime_dir=/s|/run|/var/run|' \ configure.ac || die + # Don't pick up wrong moc based on qtchooser default, bug #587830 + eapply "${FILESDIR}"/${PN}-0.6.32-mocqt4.patch + eapply_user # Prevent .pyc files in DESTDIR -- cgit v1.2.3-65-gdbad