Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qthelp/
Date: Tue, 27 May 2014 22:59:35
Message-Id: 1401230200.f096b03059faa341f7c16dc3825cdf235c80fefe.pesa@gentoo
1 commit: f096b03059faa341f7c16dc3825cdf235c80fefe
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 27 22:36:40 2014 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Tue May 27 22:36:40 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f096b030
7
8 [dev-qt/qthelp:4] Remove obsolete workaround.
9
10 It was needed to build the assistant binary,
11 which is now in a separate package.
12
13 Package-Manager: portage-2.2.10
14
15 ---
16 dev-qt/qthelp/qthelp-4.8.9999.ebuild | 4 ----
17 1 file changed, 4 deletions(-)
18
19 diff --git a/dev-qt/qthelp/qthelp-4.8.9999.ebuild b/dev-qt/qthelp/qthelp-4.8.9999.ebuild
20 index 3e4ec00..e9aa312 100644
21 --- a/dev-qt/qthelp/qthelp-4.8.9999.ebuild
22 +++ b/dev-qt/qthelp/qthelp-4.8.9999.ebuild
23 @@ -91,10 +91,6 @@ src_configure() {
24 }
25
26 src_compile() {
27 - # help libQtHelp find freshly built libQtCLucene (bug #289811)
28 - export LD_LIBRARY_PATH="${S}/lib:${QT4_LIBDIR}"
29 - export DYLD_LIBRARY_PATH="${S}/lib:${S}/lib/QtHelp.framework"
30 -
31 qt4-build-multilib_src_compile
32
33 # ugly hack to build docs