diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r10.ebuild (renamed from net-dns/avahi/avahi-0.6.31-r9.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.6.31-r9.ebuild b/net-dns/avahi/avahi-0.6.31-r10.ebuild index 1f873b86f2a6..b7749eba2eff 100644 --- a/net-dns/avahi/avahi-0.6.31-r9.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r10.ebuild @@ -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 |