From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/qwtpolar/
Date: Mon, 23 Jan 2017 23:21:21 +0000 (UTC) [thread overview]
Message-ID: <1485213602.61b3e8dfaad6b969107a289e7a44224e1c795965.asturm@gentoo> (raw)
commit: 61b3e8dfaad6b969107a289e7a44224e1c795965
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 23:05:18 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 23:20:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b3e8df
x11-libs/qwtpolar: Fix prefix configure
Package-Manager: portage-2.3.0
x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild b/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild
index 205777e..3bc8857 100644
--- a/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild
+++ b/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild
@@ -26,8 +26,8 @@ DEPEND="${RDEPEND}"
src_prepare() {
default
- local qtplugindir=$(qt4_get_plugindir)
- use qt5 && qtplugindir=$(qt5_get_plugindir)
+ local qtplugindir="${EPREFIX}$(qt4_get_plugindir)"
+ use qt5 && qtplugindir="${EPREFIX}$(qt5_get_plugindir)"
sed \
-e "/QWT_POLAR_INSTALL_PREFIX /s:=.*$:= ${EPREFIX}/usr:g" \
next reply other threads:[~2017-01-23 23:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 23:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-18 21:42 [gentoo-commits] repo/gentoo:master commit in: x11-libs/qwtpolar/ Andreas Sturmlechner
2024-11-15 22:13 Sam James
2024-11-15 22:13 Sam James
2024-09-23 14:56 Andrew Ammerlaan
2022-10-21 15:05 Andrew Ammerlaan
2020-05-21 19:29 Andreas Sturmlechner
2018-04-12 21:42 Andreas Sturmlechner
2018-04-12 19:07 Thomas Deutschmann
2018-04-09 16:27 Aaron Bauman
2018-03-02 11:11 Michael Palimaka
2017-03-02 19:39 Andreas Sturmlechner
2017-03-02 10:47 Agostino Sarubbo
2017-03-02 10:30 Agostino Sarubbo
2017-01-26 11:37 Andreas Sturmlechner
2017-01-23 2:38 Andreas Sturmlechner
2017-01-23 2:38 Andreas Sturmlechner
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=1485213602.61b3e8dfaad6b969107a289e7a44224e1c795965.asturm@gentoo \
--to=asturm@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