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/xosview/
Date: Sat,  8 Feb 2020 16:25:05 +0000 (UTC)	[thread overview]
Message-ID: <1581179044.61760010a45a07dc25484bbadf930ffe18130dbd.soap@gentoo> (raw)

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

x11-misc/xosview: [QA] Fix UnnecessarySlashStrip

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

 x11-misc/xosview/xosview-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xosview/xosview-1.21.ebuild b/x11-misc/xosview/xosview-1.21.ebuild
index f19498d3781..002938c6608 100644
--- a/x11-misc/xosview/xosview-1.21.ebuild
+++ b/x11-misc/xosview/xosview-1.21.ebuild
@@ -37,7 +37,7 @@ src_compile() {
 }
 
 src_install() {
-	emake PREFIX="${D%/}/usr" install
+	emake PREFIX="${D}/usr" install
 	use suid && fperms 4755 /usr/bin/${PN}
 	insinto /usr/share/X11/app-defaults
 	newins Xdefaults XOsview


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

Thread overview: 45+ 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 --
2025-02-16 15:37 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xosview/ Andreas K. Hüttel
2022-08-29 19:28 Andreas Sturmlechner
2022-08-29 19:28 Andreas Sturmlechner
2021-03-02  1:59 Sam James
2021-02-28 23:22 Sam James
2021-02-28 21:37 Sam James
2021-02-28 21:35 Sam James
2021-01-18  2:55 Sam James
2021-01-15 22:07 Sam James
2021-01-15 22:06 Sam James
2021-01-15 22:06 Sam James
2021-01-15 14:48 Lars Wendler
2021-01-15 14:48 Lars Wendler
2021-01-15 14:48 Lars Wendler
2020-12-01 17:29 Andreas K. Hüttel
2020-05-04 15:43 Lars Wendler
2019-01-21 14:44 Lars Wendler
2018-10-05 12:27 Lars Wendler
2018-04-20 11:13 Lars Wendler
2018-04-15 21:18 Sergei Trofimovich
2018-04-12 14:43 Sergei Trofimovich
2018-03-14 12:51 Mikle Kolyada
2018-03-11  2:16 Thomas Deutschmann
2017-11-06 12:38 Lars Wendler
2017-11-06 12:25 Lars Wendler
2017-04-01 10:24 David Seifert
2017-03-22  7:30 Michael Weber
2017-03-21 14:34 Agostino Sarubbo
2017-03-21 10:08 Michael Weber
2017-03-20 11:04 Agostino Sarubbo
2017-03-07  9:14 David Seifert
2016-12-03 21:10 Lars Wendler
2016-12-03 20:57 Lars Wendler
2016-12-03 20:20 Lars Wendler
2016-08-14 13:06 Lars Wendler
2016-07-06 14:07 Jeroen Roovers
2016-04-04  2:42 Jeroen Roovers
2016-04-02 13:44 Agostino Sarubbo
2015-10-31  4:29 Jeroen Roovers
2015-10-04  7:41 Jeroen Roovers
2015-09-30 13:43 Agostino Sarubbo
2015-09-28  9:31 Agostino Sarubbo
2015-09-28  7:43 Lars Wendler
2015-09-28  7:43 Lars Wendler

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=1581179044.61760010a45a07dc25484bbadf930ffe18130dbd.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