diff options
author | Holger Freyther <zecke@selfish.org> | 2007-12-24 12:41:20 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-12-24 12:41:20 +0000 |
commit | 65a0e7358915f95d64d2df033843e83b82ffd83f (patch) | |
tree | 4b9666cd21fe5cff7d40cf74263e4c798f3ba3a0 /packages/qt4/qtopia-core.inc | |
parent | 31e33a19636ee3c236526f232696fee13ecc76ef (diff) |
packages/qt4/qt4-x11-free,qtopia-core: Unify configure and compile of Qt4
Adjust packaging to look into the directories we configured.
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r-- | packages/qt4/qtopia-core.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc index dad062c9e0..28ab2fb614 100644 --- a/packages/qt4/qtopia-core.inc +++ b/packages/qt4/qtopia-core.inc @@ -13,6 +13,7 @@ S = "${WORKDIR}/qtopia-core-opensource-src-${PV}" QT_BASE_NAME = "qtopiacore" QT_BASE_LIB = "libqtopiacore" QT_LIBRARY_NAME = "libQt" +QT_DIR_NAME = "qtopia" require qt_packaging.inc require qt_depends.inc |