diff options
Diffstat (limited to 'eclass/kde-frameworks.eclass')
| -rw-r--r-- | eclass/kde-frameworks.eclass | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/eclass/kde-frameworks.eclass b/eclass/kde-frameworks.eclass index 00a83d8458c..72ddf84af90 100644 --- a/eclass/kde-frameworks.eclass +++ b/eclass/kde-frameworks.eclass @@ -234,9 +234,6 @@ kde-frameworks_src_configure() { append-cppflags -DQT_NO_DEBUG fi - # Here we set the install prefix - tc-is-cross-compiler || cmakeargs+=(-DCMAKE_INSTALL_PREFIX="${EPREFIX}${PREFIX}") - #qmake -query QT_INSTALL_LIBS unavailable when cross-compiling # todo: is this still relevant? tc-is-cross-compiler && cmakeargs+=(-DQT_LIBRARY_DIR=${ROOT}/usr/$(get_libdir)/qt4) |
