public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hsa-ext-rocr/
Date: Sun, 26 Jan 2020 23:10:01 +0000 (UTC)	[thread overview]
Message-ID: <1580080167.4e6fbfd68ffefcf05031827fa26e9674f536fe18.floppym@gentoo> (raw)

commit:     4e6fbfd68ffefcf05031827fa26e9674f536fe18
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 23:09:27 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 23:09:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6fbfd6

dev-libs/hsa-ext-rocr: fix ${EPREFIX} missing trailing slash

Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild | 6 +++---
 dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
index cb5e5cc1699..d53be71a135 100644
--- a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
+++ b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,7 @@ src_install() {
 	into "${destdir}"
 	for solib in ${solibs_to_install[@]}; do
 		dolib.so "opt/rocm/hsa/lib/${solib}.${soversion}"
-		dosym "${EPREFIX}${destdir}/$(get_libdir)/${solib}.${soversion}" "${EPREFIX}usr/$(get_libdir)/${solib}.${soversion}"
-		dosym "${solib}.${soversion}" "${EPREFIX}usr/$(get_libdir)/${solib}.${somajor}"
+		dosym "${EPREFIX}/${destdir}/$(get_libdir)/${solib}.${soversion}" "${EPREFIX}/usr/$(get_libdir)/${solib}.${soversion}"
+		dosym "${solib}.${soversion}" "${EPREFIX}/usr/$(get_libdir)/${solib}.${somajor}"
 	done
 }

diff --git a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
index c6e7178bbc1..2d88906c963 100644
--- a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
+++ b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,7 @@ src_install() {
 	into "${destdir}"
 	for solib in ${solibs_to_install[@]}; do
 		dolib.so "opt/rocm/hsa/lib/${solib}.${soversion}"
-		dosym "${EPREFIX}${destdir}/$(get_libdir)/${solib}.${soversion}" "${EPREFIX}usr/$(get_libdir)/${solib}.${soversion}"
-		dosym "${solib}.${soversion}" "${EPREFIX}usr/$(get_libdir)/${solib}.${somajor}"
+		dosym "${EPREFIX}/${destdir}/$(get_libdir)/${solib}.${soversion}" "${EPREFIX}/usr/$(get_libdir)/${solib}.${soversion}"
+		dosym "${solib}.${soversion}" "${EPREFIX}/usr/$(get_libdir)/${solib}.${somajor}"
 	done
 }


             reply	other threads:[~2020-01-26 23:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-26 23:10 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-19 14:31 [gentoo-commits] repo/gentoo:master commit in: dev-libs/hsa-ext-rocr/ Marek Szuba
2020-04-26 21:44 Marek Szuba
2020-04-26 21:44 Marek Szuba
2020-03-18 16:53 Marek Szuba
2020-03-18 16:53 Marek Szuba
2020-01-31  8:08 Michał Górny
2019-12-19 13:14 Marek Szuba
2019-12-19 13:14 Marek Szuba
2019-11-05 12:59 Marek Szuba
2019-09-30 11:39 Marek Szuba
2019-09-30 11:39 Marek Szuba
2019-09-23 17:16 Michał Górny
2019-08-20 15:14 Marek Szuba

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=1580080167.4e6fbfd68ffefcf05031827fa26e9674f536fe18.floppym@gentoo \
    --to=floppym@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