public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/wdm/
Date: Sat,  8 Feb 2020 16:25:05 +0000 (UTC)	[thread overview]
Message-ID: <1581179041.161b656ebba350b9c71e886f82c7448683e7f8da.soap@gentoo> (raw)

commit:     161b656ebba350b9c71e886f82c7448683e7f8da
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 16:24:01 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 16:24:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161b656e

x11-misc/wdm: [QA] Fix UnnecessarySlashStrip

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-misc/wdm/wdm-1.28-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/wdm/wdm-1.28-r5.ebuild b/x11-misc/wdm/wdm-1.28-r5.ebuild
index f31e2f6ea26..d6edd5dca12 100644
--- a/x11-misc/wdm/wdm-1.28-r5.ebuild
+++ b/x11-misc/wdm/wdm-1.28-r5.ebuild
@@ -52,6 +52,6 @@ src_configure() {
 src_install() {
 	default
 
-	rm -f "${ED%/}"/etc/pam.d/wdm || die
+	rm -f "${ED}"/etc/pam.d/wdm || die
 	pamd_mimic system-local-login wdm auth account password session
 }


             reply	other threads:[~2020-02-08 16:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-08 16:25 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-09  7:04 [gentoo-commits] repo/gentoo:master commit in: x11-misc/wdm/ Sam James
2023-05-29 12:39 Joonas Niilola
2021-04-18 21:33 Andreas Sturmlechner
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2021-04-18 18:42 Andreas Sturmlechner
2021-02-21  2:15 Jonas Stein
2021-01-22 17:46 Mikle Kolyada
2019-10-12 17:49 Mikle Kolyada
2017-04-13 19:28 Patrice Clement
2017-04-04 19:28 Tobias Klausmann
2017-03-22  7:30 Michael Weber

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=1581179041.161b656ebba350b9c71e886f82c7448683e7f8da.soap@gentoo \
    --to=soap@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