summaryrefslogtreecommitdiff
path: root/flx
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:02:15 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:19:44 +0100
commitef42103a68776c4c87ddd196eeb425f59d51bbd8 (patch)
tree6d28c9d9ded754246b8e28c6d8395142ed7e214d /flx
parentflx/init-clamav: Replace epatch with eapply (diff)
downloadportage-ef42103a68776c4c87ddd196eeb425f59d51bbd8.tar.xz
flx/init-frox: Replace epatch with eapply
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'flx')
-rw-r--r--flx/init-frox/init-frox-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/flx/init-frox/init-frox-0.7.ebuild b/flx/init-frox/init-frox-0.7.ebuild
index 383ee696..f6127f57 100644
--- a/flx/init-frox/init-frox-0.7.ebuild
+++ b/flx/init-frox/init-frox-0.7.ebuild
@@ -13,5 +13,5 @@ RDEPEND=">=net-ftp/frox-${PV}"
src_prepare() {
default
- epatch "${FILESDIR}/${PV}-Add-initscript.patch"
+ eapply "${FILESDIR}/${PV}-Add-initscript.patch"
}