summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 22:54:23 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:19:49 +0100
commite401275b0260bc1320a11d3eaec3e74555511fb2 (patch)
tree5d65b2ff0a946e16baae14f98323fbff8dff04ad /net-misc
parentnet-misc/icmptx: Replace epatch with eapply (diff)
downloadportage-e401275b0260bc1320a11d3eaec3e74555511fb2.tar.xz
net-misc/stund: Replace epatch with eapply
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stund/stund-0.97-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stund/stund-0.97-r1.ebuild b/net-misc/stund/stund-0.97-r1.ebuild
index 25e48225..30e0782d 100644
--- a/net-misc/stund/stund-0.97-r1.ebuild
+++ b/net-misc/stund/stund-0.97-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}"
src_prepare() {
default
- epatch "${FILESDIR}/${P}-BJA-amd64.diff"
+ eapply "${FILESDIR}/${P}-BJA-amd64.diff"
sed -i \
-e "/^CXXFLAGS/ s:-g -O ::" \