From 996c60bf1bd7d350523e2f3e0bf1b9c1274c2f6e Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Mon, 29 May 2017 23:00:15 +0100 Subject: flx/dfc: Replace epatch with eapply Package-Manager: Portage-2.3.5, Repoman-2.3.1 --- flx/dfc/dfc-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flx') diff --git a/flx/dfc/dfc-9999.ebuild b/flx/dfc/dfc-9999.ebuild index 56653216..086ec4f0 100644 --- a/flx/dfc/dfc-9999.ebuild +++ b/flx/dfc/dfc-9999.ebuild @@ -18,9 +18,9 @@ RDEPEND="${DEPEND}" src_prepare () { default - epatch "${FILESDIR}/${PV}-MEDIUM-Respect-CFLAGS-and-LDFLAGS.patch" - epatch "${FILESDIR}/${PV}-warning-cast.diff" - epatch "${FILESDIR}/${PV}-BUG-MAJOR-Do-not-inline-pferror.patch" + eapply "${FILESDIR}/${PV}-MEDIUM-Respect-CFLAGS-and-LDFLAGS.patch" + eapply "${FILESDIR}/${PV}-warning-cast.diff" + eapply "${FILESDIR}/${PV}-BUG-MAJOR-Do-not-inline-pferror.patch" tc-export CC } -- cgit v1.2.3