From 99e3469a161ffa1bdac23ee7b368d40a31b2ebab Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Tue, 25 Dec 2007 22:42:51 +0000 Subject: 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 --- packages/qt4/qt4-x11-free.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/qt4/qt4-x11-free.inc') diff --git a/packages/qt4/qt4-x11-free.inc b/packages/qt4/qt4-x11-free.inc index 5eb702ce3b..c758d4aab1 100644 --- a/packages/qt4/qt4-x11-free.inc +++ b/packages/qt4/qt4-x11-free.inc @@ -18,7 +18,7 @@ S = "${WORKDIR}/qt-x11-opensource-src-${PV}" QT_CONFIG_FLAGS += "-no-xinerama -no-tablet -no-xkb -no-opengl" QT_BASE_NAME = "qt4" QT_BASE_LIB = "libqt" -QT_LIBRARY_NAME = "libQt" +QT_LIBRARY_NAME = "Qt" QT_DIR_NAME = "qt4" require qt_depends.inc require qt_configuration.inc -- cgit v1.2.3