net-dns/avahi: fix type and rev bump to -r10, bug #559408.
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 25 Sep 2015 16:31:06 +0000 (12:31 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 25 Sep 2015 16:32:13 +0000 (12:32 -0400)
Package-Manager: portage-2.2.20.1

net-dns/avahi/avahi-0.6.31-r10.ebuild [moved from net-dns/avahi/avahi-0.6.31-r9.ebuild with 99% similarity]

similarity index 99%
rename from net-dns/avahi/avahi-0.6.31-r9.ebuild
rename to net-dns/avahi/avahi-0.6.31-r10.ebuild
index 1f873b86f2a6bbc00c6be8dd64d9b04a86300632..b7749eba2eff27f8dc9fc7ea0be36c407996db98 100644 (file)
@@ -121,7 +121,7 @@ src_prepare() {
        epatch "${FILESDIR}"/${P}-fix-locale-build.patch
 
        # Fix "Invalid response packet from host", bug #559408.
-       eptch "${FILESDIR}"/${P}-invalid_packet.patch
+       epatch "${FILESDIR}"/${P}-invalid_packet.patch
 
        # Drop DEPRECATED flags, bug #384743
        sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED=1::g' avahi-ui/Makefile.am || die