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: sys-block/f3/
Date: Sat,  8 Feb 2020 16:25:04 +0000 (UTC)	[thread overview]
Message-ID: <1581179018.66763447cda1656b0f74ecb5f7550d95efba06b9.soap@gentoo> (raw)

commit:     66763447cda1656b0f74ecb5f7550d95efba06b9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 16:23:38 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 16:23:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66763447

sys-block/f3: [QA] Fix UnnecessarySlashStrip

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

 sys-block/f3/f3-7.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/f3/f3-7.2.ebuild b/sys-block/f3/f3-7.2.ebuild
index 11b6e4fcd9d..026dd140fef 100644
--- a/sys-block/f3/f3-7.2.ebuild
+++ b/sys-block/f3/f3-7.2.ebuild
@@ -56,10 +56,10 @@ src_compile() {
 }
 
 src_install() {
-	emake PREFIX="${ED%/}/usr" install
+	emake PREFIX="${ED}/usr" install
 
 	if use extra; then
-		emake PREFIX="${ED%/}/usr" install-extra
+		emake PREFIX="${ED}/usr" install-extra
 	fi
 
 	einstalldocs


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

Thread overview: 18+ 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 --
2024-09-18 17:38 [gentoo-commits] repo/gentoo:master commit in: sys-block/f3/ Petr Vaněk
2023-10-09 16:21 Arthur Zamarin
2023-10-09 16:21 Arthur Zamarin
2023-07-15  0:53 Conrad Kostecki
2023-07-15  0:53 Conrad Kostecki
2021-11-07  5:17 Sam James
2021-05-08 18:44 Sam James
2021-05-08 18:41 Sam James
2020-11-01 23:41 Thomas Deutschmann
2020-06-26 20:21 Thomas Deutschmann
2019-12-31  3:17 Thomas Deutschmann
2019-12-31  3:17 Thomas Deutschmann
2019-06-24 21:57 Thomas Deutschmann
2018-07-31 17:13 Thomas Deutschmann
2018-07-31 17:13 Thomas Deutschmann
2017-12-31 19:20 Luca Barbato
2016-11-27 21:08 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=1581179018.66763447cda1656b0f74ecb5f7550d95efba06b9.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