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: sci-libs/pastix/
Date: Sat,  8 Feb 2020 16:53:23 +0000 (UTC)	[thread overview]
Message-ID: <1581180731.9566c9c8bad5b9ccf8582d61c0b747e4c8c7c16f.soap@gentoo> (raw)

commit:     9566c9c8bad5b9ccf8582d61c0b747e4c8c7c16f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 16:52:11 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 16:52:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9566c9c8

sci-libs/pastix: [QA] Fix UnnecessarySlashStrip

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

 sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 +-
 sci-libs/pastix/pastix-5.2.3.ebuild       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
index 2b4809a5bde..812c67fafe8 100644
--- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
+++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
@@ -56,7 +56,7 @@ src_prepare() {
 		-e "s:^\(CCFOPT\s*=\).*:\1 ${FFLAGS}:" \
 		-e "s:^\(CCFDEB\s*=\).*:\1 ${FFLAGS}:" \
 		-e 's:^\(EXTRALIB\s*=\).*:\1 -lm -lrt:' \
-		-e "s:^#\s*\(ROOT\s*=\).*:\1 \$(DESTDIR)${EPREFIX%/}/usr:" \
+		-e "s:^#\s*\(ROOT\s*=\).*:\1 \$(DESTDIR)${EPREFIX}/usr:" \
 		-e 's:^#\s*\(INCLUDEDIR\s*=\).*:\1 $(ROOT)/include:' \
 		-e 's:^#\s*\(BINDIR\s*=\).*:\1 $(ROOT)/bin:' \
 		-e "s:^#\s*\(LIBDIR\s*=\).*:\1 \$(ROOT)/$(get_libdir):" \

diff --git a/sci-libs/pastix/pastix-5.2.3.ebuild b/sci-libs/pastix/pastix-5.2.3.ebuild
index de4649c9db4..430541e32cd 100644
--- a/sci-libs/pastix/pastix-5.2.3.ebuild
+++ b/sci-libs/pastix/pastix-5.2.3.ebuild
@@ -45,7 +45,7 @@ src_prepare() {
 		-e "s:^\(CCFOPT\s*=\).*:\1 ${FFLAGS}:" \
 		-e "s:^\(CCFDEB\s*=\).*:\1 ${FFLAGS}:" \
 		-e 's:^\(EXTRALIB\s*=\).*:\1 -lm -lrt:' \
-		-e "s:^#\s*\(ROOT\s*=\).*:\1 \$(DESTDIR)${EPREFIX%/}/usr:" \
+		-e "s:^#\s*\(ROOT\s*=\).*:\1 \$(DESTDIR)${EPREFIX}/usr:" \
 		-e 's:^#\s*\(INCLUDEDIR\s*=\).*:\1 $(ROOT)/include:' \
 		-e 's:^#\s*\(BINDIR\s*=\).*:\1 $(ROOT)/bin:' \
 		-e "s:^#\s*\(LIBDIR\s*=\).*:\1 \$(ROOT)/$(get_libdir):" \


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

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-08 16:53 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-31  9:24 [gentoo-commits] repo/gentoo:master commit in: sci-libs/pastix/ Pacho Ramos
2023-12-19  5:23 Sam James
2023-12-09 17:02 Michał Górny
2023-12-09 16:45 Arthur Zamarin
2023-06-03 11:15 Arthur Zamarin
2023-05-01  8:47 Sam James
2023-05-01  8:47 Sam James
2023-05-01  8:47 Sam James
2023-05-01  8:47 Sam James
2023-04-01 16:07 Arthur Zamarin
2023-03-07 11:54 Sam James
2022-12-04  9:23 WANG Xuerui
2021-11-19 17:36 Arthur Zamarin
2021-11-14 23:51 Sam James
2021-11-14 23:51 Sam James
2021-11-11  3:49 Sam James
2021-10-24 21:14 Sam James
2021-10-04 10:09 Jakov Smolić
2021-10-02 23:17 Sam James
2021-08-10 13:04 Marek Szuba
2021-07-24 20:23 Matt Turner
2021-07-16 13:59 Marek Szuba
2021-07-16 13:59 Marek Szuba
2021-07-16 11:43 Marek Szuba
2021-07-16 11:43 Marek Szuba
2021-07-14 16:15 Marek Szuba
2021-06-08  9:35 Sam James
2021-02-18  8:39 Sam James
2021-02-18  8:35 Sam James
2020-11-14  1:48 Thomas Deutschmann
2017-11-27 19:46 Sergei Trofimovich
2017-11-27 19:46 Sergei Trofimovich
2017-09-30  2:58 Sergei Trofimovich
2017-09-02 13:18 Michael Palimaka
2017-07-01  9:52 Sergei Trofimovich
2017-07-01  9:52 Sergei Trofimovich
2017-04-29 16:21 Jeroen Roovers
2017-04-05 15:36 Michael Weber
2017-03-07  0:17 Sebastien Fabbro
2016-06-07 16:47 Tobias Klausmann
2016-02-23  9:05 Justin Lecher
2016-02-22  9:35 Justin Lecher

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=1581180731.9566c9c8bad5b9ccf8582d61c0b747e4c8c7c16f.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