From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/olsrd/
Date: Thu, 10 Oct 2019 07:55:38 +0000 (UTC) [thread overview]
Message-ID: <1570694136.89606bf499897a0a63c3043a244d10a974d30ecf.jer@gentoo> (raw)
commit: 89606bf499897a0a63c3043a244d10a974d30ecf
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 07:42:35 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 07:55:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89606bf4
net-misc/olsrd: ${ED%/} unnecessary slash strip
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-misc/olsrd/olsrd-0.9.7.ebuild | 4 ++--
net-misc/olsrd/olsrd-0.9.8.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-misc/olsrd/olsrd-0.9.7.ebuild b/net-misc/olsrd/olsrd-0.9.7.ebuild
index ee0488eaf39..fabb4f49546 100644
--- a/net-misc/olsrd/olsrd-0.9.7.ebuild
+++ b/net-misc/olsrd/olsrd-0.9.7.ebuild
@@ -79,8 +79,8 @@ src_install() {
doinitd "${FILESDIR}"/${PN}
gzip -d \
- "${ED%/}"/usr/share/man/man5/olsrd.conf.5.gz \
- "${ED%/}"/usr/share/man/man8/olsrd.8.gz \
+ "${ED}"/usr/share/man/man5/olsrd.conf.5.gz \
+ "${ED}"/usr/share/man/man8/olsrd.8.gz \
|| die
dodoc CHANGELOG \
diff --git a/net-misc/olsrd/olsrd-0.9.8.ebuild b/net-misc/olsrd/olsrd-0.9.8.ebuild
index 410f7525a7c..c9d51ba3119 100644
--- a/net-misc/olsrd/olsrd-0.9.8.ebuild
+++ b/net-misc/olsrd/olsrd-0.9.8.ebuild
@@ -86,8 +86,8 @@ src_install() {
doinitd "${FILESDIR}"/${PN}
gzip -d \
- "${ED%/}"/usr/share/man/man5/olsrd.conf.5.gz \
- "${ED%/}"/usr/share/man/man8/olsrd.8.gz \
+ "${ED}"/usr/share/man/man5/olsrd.conf.5.gz \
+ "${ED}"/usr/share/man/man8/olsrd.8.gz \
|| die
dodoc CHANGELOG \
next reply other threads:[~2019-10-10 7:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 7:55 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 11:21 [gentoo-commits] repo/gentoo:master commit in: net-misc/olsrd/ Arthur Zamarin
2025-03-08 11:20 Sam James
2024-11-19 15:11 Sam James
2024-10-26 21:02 Andreas K. Hüttel
2023-10-10 5:53 Joonas Niilola
2023-10-10 5:53 Joonas Niilola
2022-10-05 11:35 Sam James
2021-12-03 2:22 Sam James
2021-11-11 10:24 Jakov Smolić
2021-11-11 8:36 Jakov Smolić
2021-10-09 4:30 Sam James
2021-03-21 8:24 Joonas Niilola
2019-08-11 10:06 Jeroen Roovers
2019-03-16 10:21 Jeroen Roovers
2017-08-29 22:54 Jeroen Roovers
2017-08-29 21:39 Thomas Deutschmann
2017-08-26 8:42 Mikle Kolyada
2017-03-06 15:57 Jeroen Roovers
2016-12-29 8:05 Aaron Bauman
2016-01-21 10:30 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1570694136.89606bf499897a0a63c3043a244d10a974d30ecf.jer@gentoo \
--to=jer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox