public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/atsas/
Date: Sun, 21 Dec 2014 17:01:11 +0000 (UTC)	[thread overview]
Message-ID: <1419181261.389b4888748867563162ee392b5701e0d7d2e8a1.jlec@gentoo> (raw)

commit:     389b4888748867563162ee392b5701e0d7d2e8a1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:01:01 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:01:01 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=389b4888

sci-biology/atsas: Add missing libpath

Package-Manager: portage-2.2.15

---
 sci-biology/atsas/ChangeLog          | 3 +++
 sci-biology/atsas/atsas-2.6.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-biology/atsas/ChangeLog b/sci-biology/atsas/ChangeLog
index 2476002..1840960 100644
--- a/sci-biology/atsas/ChangeLog
+++ b/sci-biology/atsas/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Dec 2014; Justin Lecher <jlec@gentoo.org> atsas-2.6.0.ebuild:
+  Add missing libpath
+
   17 Dec 2014; Justin Lecher <jlec@gentoo.org> atsas-2.6.0.ebuild:
   Add missing deps
 

diff --git a/sci-biology/atsas/atsas-2.6.0.ebuild b/sci-biology/atsas/atsas-2.6.0.ebuild
index 3597987..5eccc6e 100644
--- a/sci-biology/atsas/atsas-2.6.0.ebuild
+++ b/sci-biology/atsas/atsas-2.6.0.ebuild
@@ -44,7 +44,7 @@ pkg_nofetch() {
 src_install() {
 	local i
 	for i in bin/*; do
-		patchelf --set-rpath "${EPREFIX}"/opt/${PN}/ ${i} || die
+		patchelf --set-rpath "$(gcc-config -L):\"${EPREFIX}\"/opt/${PN}/" ${i} || die
 	done
 	exeinto /opt/bin
 	doexe bin/*


             reply	other threads:[~2014-12-21 17:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-21 17:01 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-02 12:45 [gentoo-commits] proj/sci:master commit in: sci-biology/atsas/ Justin Lecher
2018-04-02 12:45 Justin Lecher
2018-02-09 15:55 Alexey Shvetsov
2018-02-09 15:29 Alexey Shvetsov
2015-10-16 13:38 Justin Lecher
2015-10-12 13:48 Justin Lecher
2014-12-22 11:56 Justin Lecher
2014-12-22 11:43 Justin Lecher
2014-12-21 17:15 Justin Lecher
2014-12-17 15:42 Justin Lecher
2014-12-17 15:28 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=1419181261.389b4888748867563162ee392b5701e0d7d2e8a1.jlec@gentoo \
    --to=jlec@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