summaryrefslogtreecommitdiffstats
path: root/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild')
-rw-r--r--net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild b/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
index 7d2707d..46570c4 100644
--- a/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
+++ b/net-analyzer/gnu-netcat/gnu-netcat-0.7.1-r3.ebuild
@@ -18,10 +18,9 @@ IUSE="debug nls"
S=${WORKDIR}/netcat-${PV}
src_prepare() {
- epatch \
- "${FILESDIR}"/${PN}-flagcount.patch \
- "${FILESDIR}"/${PN}-close.patch \
- "${FILESDIR}"/${PN}-LC_CTYPE.patch
+ eapply_user "${FILESDIR}"/${PN}-flagcount.patch
+ eapply_user "${FILESDIR}"/${PN}-close.patch
+ eapply_user "${FILESDIR}"/${PN}-LC_CTYPE.patch
}