summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/mtr/mtr-0.93-r1.ebuild (renamed from net-analyzer/mtr/mtr-0.93.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/mtr/mtr-0.93.ebuild b/net-analyzer/mtr/mtr-0.93-r1.ebuild
index 3ad1b5acc2bc..a18dbb143fe6 100644
--- a/net-analyzer/mtr/mtr-0.93.ebuild
+++ b/net-analyzer/mtr/mtr-0.93-r1.ebuild
@@ -35,6 +35,8 @@ PATCHES=(
src_prepare() {
default
+ sed -i -e 's|m4_esyscmd(\[build-aux/git-version-gen .tarball-version\])|'"${PV}"'|g' configure.ac || die
+
eautoreconf
}