commit: f096b03059faa341f7c16dc3825cdf235c80fefe
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 22:36:40 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue May 27 22:36:40 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f096b030
[dev-qt/qthelp:4] Remove obsolete workaround.
It was needed to build the assistant binary,
which is now in a separate package.
Package-Manager: portage-2.2.10
---
dev-qt/qthelp/qthelp-4.8.9999.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-qt/qthelp/qthelp-4.8.9999.ebuild
b/dev-qt/qthelp/qthelp-4.8.9999.ebuild
index 3e4ec00..e9aa312 100644
--- a/dev-qt/qthelp/qthelp-4.8.9999.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.9999.ebuild
@@ -91,10 +91,6 @@ src_configure() {
}
src_compile() {
- # help libQtHelp find freshly built libQtCLucene (bug #289811)
- export LD_LIBRARY_PATH="${S}/lib:${QT4_LIBDIR}"
- export DYLD_LIBRARY_PATH="${S}/lib:${S}/lib/QtHelp.framework"
-
qt4-build-multilib_src_compile
# ugly hack to build docs