kumquat-buildroot/package/qt
Thomas Petazzoni 755a51f327 qt: make $(HOST_DIR)/usr/mkspecs a symlink to $(STAGING_DIR)/usr/mkspecs
In fact, not only qt can install stuff in $(STAGING_DIR)/usr/mkspecs,
but also libraries that wish to integrate with qmake, such as
qwt. However, qmake and al. will look inside $(HOST_DIR)/usr/mkspecs,
so the easiest solution is to have a symbolic link between the two
directories, instead of copying things around.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-06-11 22:50:26 +02:00
..
Config.gfx.in
Config.in Fix qt samples dependency on QtGUI 2012-04-19 15:47:09 +02:00
Config.keyboard.in
Config.mouse.in
Config.sql.in
qt-configure.patch qt: bump version 2012-04-04 20:53:26 +02:00
qt-pthread_getattr_np.patch qt: bump version 2012-04-04 20:53:26 +02:00
qt-script-qtdbus-no-gui.patch
qt-uClibc-lfs-fix.patch qt: fix build on uClibc without lfs support 2012-04-14 21:26:52 +02:00
qt.mk qt: make $(HOST_DIR)/usr/mkspecs a symlink to $(STAGING_DIR)/usr/mkspecs 2012-06-11 22:50:26 +02:00