--- qt4-x11-4.6.2~git20100401.orig/configure 2010-04-08 02:48:34.000000000 -0700 +++ qt4-x11-4.6.2~git20100401/configure 2010-10-24 21:52:36.000000000 -0700 @@ -2297,7 +2297,8 @@ # if we're within scratchbox, build qmake and friends with the host compiler if [ -z "$PLATFORM" ] && [ -z "$XPLATFORM" ] && [ "$SBOX_UNAME_MACHINE" = "arm" ] ; then XPLATFORM="linux-g++-maemo5" - PLATFORM="linux-host-g++" + #PLATFORM="linux-host-g++" + PLATFORM="linux-g++-maemo5" QT_FORCE_PKGCONFIG=yes fi if [ -z "$CFG_ARCH" ] && [ "$SBOX_UNAME_MACHINE" = "arm" ] ; then
dpkg-buildpackage -b -d -nc -rfakeroot