net-dns/avahi: fix bug #645856
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 9 Nov 2019 15:53:00 +0000 (10:53 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 9 Nov 2019 16:26:44 +0000 (11:26 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
net-dns/avahi/avahi-0.7-r2.ebuild

index c2142053483c03da3f08af4b19d5d7a9874fec2c..481ebbb78273f6df7ca00f3a2494b38bcad2eef2 100644 (file)
@@ -6,16 +6,12 @@ EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="gdbm"
 
-WANT_AUTOMAKE=1.11
-
 inherit autotools eutils flag-o-matic multilib multilib-minimal mono-env python-r1 systemd user
 
 DESCRIPTION="System which facilitates service discovery on a local network"
 HOMEPAGE="http://avahi.org/"
 SRC_URI="https://github.com/lathiat/avahi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-S="${WORKDIR}/${P}"
-
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"