diff --git a/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild copy from net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild copy to net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild --- a/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild @@ -48,9 +48,10 @@ src_prepare() { || die "sed failed" # http://bugs.unrealircd.org/view.php?id=3842 - epatch "${FILESDIR}"/unrealircd-system-tre.patch || die "epatch failed" + epatch "${FILESDIR}"/unrealircd-system-tre.patch + epatch "${FILESDIR}"/unrealircd-system-cares.patch - epatch "${FILESDIR}"/unrealircd-system-cares.patch || die "epatch failed" + epatch "${FILESDIR}"/${P}-libstrl.patch mv autoconf/configure.in ./ || die mv autoconf/aclocal.m4 ./acinclude.m4 || die