From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/curvefit/
Date: Tue, 19 Aug 2014 21:51:36 +0000 (UTC) [thread overview]
Message-ID: <1407753661.49fb1d8e898c8cc5e0ba651ecbcc9e2a61871a28.ottxor@gentoo> (raw)
commit: 49fb1d8e898c8cc5e0ba651ecbcc9e2a61871a28
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 10:41:01 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 10:41:01 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=49fb1d8e
sci-chemistry/curvefit: Fix missing libs on prefix
Package-Manager: portage-2.2.11-r1
RepoMan-Options: --force
---
sci-chemistry/curvefit/ChangeLog | 5 ++++-
sci-chemistry/curvefit/curvefit-1.40.ebuild | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/curvefit/ChangeLog b/sci-chemistry/curvefit/ChangeLog
index 4be6a2c..0d518f9 100644
--- a/sci-chemistry/curvefit/ChangeLog
+++ b/sci-chemistry/curvefit/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/curvefit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Aug 2014; Justin Lecher <jlec@gentoo.org> curvefit-1.40.ebuild:
+ Fix missing libs on prefix
+
15 May 2013; Justin Lecher <jlec@gentoo.org> curvefit-1.40.ebuild:
Add missing eclass inherit
diff --git a/sci-chemistry/curvefit/curvefit-1.40.ebuild b/sci-chemistry/curvefit/curvefit-1.40.ebuild
index f992ec9..b4c11fc 100644
--- a/sci-chemistry/curvefit/curvefit-1.40.ebuild
+++ b/sci-chemistry/curvefit/curvefit-1.40.ebuild
@@ -38,7 +38,7 @@ src_install() {
_exe=./linux_64/${PN}
fi
- patchelf --set-rpath "${EPREFIX}/opt/${PN}:${EPREFIX}/usr/$(get_libdir)/gcc/x86_64-pc-linux-gnu/4.1.2/" ${_exe}
+ patchelf --set-rpath "${EPREFIX}/opt/${PN}:$(gcc-config -L):${EPREFIX}/usr/$(get_libdir)/gcc/x86_64-pc-linux-gnu/4.1.2/" ${_exe} || die
doexe batch_curve curveplot ${_exe}
next reply other threads:[~2014-08-19 21:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 21:51 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-10 18:25 [gentoo-commits] proj/sci:master commit in: sci-chemistry/curvefit/ Andrew Ammerlaan
2015-03-30 6:03 Justin Lecher
2014-11-13 13:15 Justin Lecher
2014-08-11 10:41 Justin Lecher
2013-05-15 6:18 Justin Lecher
2012-09-14 14:19 Justin Lecher
2012-09-14 14:17 Justin Lecher
2012-09-14 14:15 Justin Lecher
2012-09-14 13:56 Justin Lecher
2012-09-14 13:50 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=1407753661.49fb1d8e898c8cc5e0ba651ecbcc9e2a61871a28.ottxor@gentoo \
--to=ottxor@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