diff options
Diffstat (limited to 'flx/init-frox')
-rw-r--r-- | flx/init-frox/init-frox-0.7.ebuild | 2 |
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" } |