summaryrefslogtreecommitdiff
path: root/flx
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:09:51 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:19:45 +0100
commitbe70b6b6a29753d2d19c8fd469fe0394bb5fa0af (patch)
tree8975426af5e696e589fe3ed2c4c643cbf817bcb8 /flx
parentflx/init-frox: Replace epatch with eapply (diff)
downloadportage-be70b6b6a29753d2d19c8fd469fe0394bb5fa0af.tar.xz
flx/init-havp: Replace epatch with eapply
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'flx')
-rw-r--r--flx/init-havp/init-havp-0.85.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/flx/init-havp/init-havp-0.85.ebuild b/flx/init-havp/init-havp-0.85.ebuild
index e3e6d801..b4eb66e6 100644
--- a/flx/init-havp/init-havp-0.85.ebuild
+++ b/flx/init-havp/init-havp-0.85.ebuild
@@ -13,5 +13,5 @@ RDEPEND=">=net-proxy/havp-${PV}"
src_prepare() {
default
- epatch "${FILESDIR}/${PV}-Don-t-use-deprecated-tail-call-POSIX-1003.2-1992.patch"
+ eapply "${FILESDIR}/${PV}-Don-t-use-deprecated-tail-call-POSIX-1003.2-1992.patch"
}