From 84ef304a2cdbc919b5dc6b3a5f731b84d1ec150d Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 9 Oct 2016 20:49:55 +0200 Subject: net-libs/c-client: epatch needed for gzipped patch (https://github.com/gentoo/gentoo/pull/2521 by Hummer12007) Package-Manager: portage-2.3.1 --- net-libs/c-client/c-client-2007f-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/c-client/c-client-2007f-r5.ebuild b/net-libs/c-client/c-client-2007f-r5.ebuild index d5a3ee692aa4..bd1a8e816626 100644 --- a/net-libs/c-client/c-client-2007f-r5.ebuild +++ b/net-libs/c-client/c-client-2007f-r5.ebuild @@ -76,7 +76,7 @@ src_prepare() { -i src/osdep/unix/Makefile || die "Respecting build flags" use topal && eapply "${FILESDIR}/${P}-topal.patch" - use chappa && eapply "${DISTDIR}/${P}-chappa-${CHAPPA_PL}-all.patch.gz" + use chappa && epatch "${DISTDIR}/${P}-chappa-${CHAPPA_PL}-all.patch.gz" elibtoolize } -- cgit v1.2.3-65-gdbad