summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/mtr/mtr-9999.ebuild')
-rw-r--r--net-analyzer/mtr/mtr-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-9999.ebuild b/net-analyzer/mtr/mtr-9999.ebuild
index 346422db9f63..97437c48a652 100644
--- a/net-analyzer/mtr/mtr-9999.ebuild
+++ b/net-analyzer/mtr/mtr-9999.ebuild
@@ -38,8 +38,9 @@ src_unpack() {
src_prepare() {
epatch \
- "${FILESDIR}"/0.80-impl-dec.patch \
- "${FILESDIR}"/0.85-gtk.patch
+ "${FILESDIR}"/${PN}-0.80-impl-dec.patch \
+ "${FILESDIR}"/${PN}-0.85-gtk.patch \
+ "${FILESDIR}"/${PN}-9999-tinfo.patch
sed -i -e "/^\s*xver=/s|$.*)|${EGIT_VERSION:0:8}|" Makefile.am || die