summaryrefslogtreecommitdiff
path: root/packages/qt4/qtopia-core.inc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-12-25 22:42:51 +0000
committerHolger Freyther <zecke@selfish.org>2007-12-25 22:42:51 +0000
commit99e3469a161ffa1bdac23ee7b368d40a31b2ebab (patch)
treece5691a495cd72f1e1347859b510bff7ae073933 /packages/qt4/qtopia-core.inc
parent21a05ca95621f0539fff378d00491a355b9c163b (diff)
packages/qt4/qt4-x11-free,qtopia-core: Work on properly packaging Qt4
-QT_LIBRARY_NAME lost the lib prefix to make it usable with .pc files -Add headers to the -dev packages -Look in the right directory for the plugins remains -Get rid off the mkspecs before packaging -Attempt to package translations
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r--packages/qt4/qtopia-core.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc
index 09b93ff970..92d61b0776 100644
--- a/packages/qt4/qtopia-core.inc
+++ b/packages/qt4/qtopia-core.inc
@@ -17,7 +17,7 @@ QT_CONFIG_FLAGS += " \
-qt-mouse-tslib -qt-gfx-transformed -embedded ${QT_ARCH}"
QT_BASE_NAME = "qtopiacore"
QT_BASE_LIB = "libqtopiacore"
-QT_LIBRARY_NAME = "libQt"
+QT_LIBRARY_NAME = "Qt"
QT_DIR_NAME = "qtopia"
require qt_depends.inc
require qt_configuration.inc