From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mugshot/
Date: Thu, 5 Dec 2019 21:47:27 +0000 (UTC) [thread overview]
Message-ID: <1575582365.3f2fd2d76f6c7ae9d8bfab5f5f52dd7557870676.conikost@gentoo> (raw)
commit: 3f2fd2d76f6c7ae9d8bfab5f5f52dd7557870676
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 20:04:24 2019 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 21:46:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f2fd2d7
x11-misc/mugshot: drop unnecessary slash strip ${ED%/}
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
x11-misc/mugshot/mugshot-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/mugshot/mugshot-0.4.2.ebuild b/x11-misc/mugshot/mugshot-0.4.2.ebuild
index 49f8a230225..d554083db4a 100644
--- a/x11-misc/mugshot/mugshot-0.4.2.ebuild
+++ b/x11-misc/mugshot/mugshot-0.4.2.ebuild
@@ -56,7 +56,7 @@ python_install() {
distutils-r1_python_install
# Since DOCS are installed twice, remove the wrong path
- rm -r "${ED%/}"/usr/share/doc/mugshot || die
+ rm -r "${ED}"/usr/share/doc/mugshot || die
}
pkg_postinst() {
next reply other threads:[~2019-12-05 21:47 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-05 21:47 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: x11-misc/mugshot/ Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2021-07-01 21:16 Conrad Kostecki
2021-03-02 17:01 Conrad Kostecki
2021-03-02 17:01 Conrad Kostecki
2021-01-03 20:52 Conrad Kostecki
2020-02-08 13:43 Mikle Kolyada
2020-01-27 15:44 Thomas Deutschmann
2019-12-15 13:10 Conrad Kostecki
2019-12-15 13:10 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-10-13 17:52 Joonas Niilola
2019-10-13 17:52 Joonas Niilola
2019-03-26 16:45 Patrice Clement
2018-11-06 7:27 Mikle Kolyada
2018-10-28 21:29 Thomas Deutschmann
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=1575582365.3f2fd2d76f6c7ae9d8bfab5f5f52dd7557870676.conikost@gentoo \
--to=conikost@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