other fix..
[googlelatitude] / debian / rules
index 26cb05f..ff24290 100755 (executable)
@@ -14,8 +14,8 @@ APPNAME := googlelatitude
 configure: configure-stamp
 configure-stamp:
        dh_testdir
-       # qmake
-       /opt/qt4-maemo5/bin/qmake-qt4
+       qmake
+       -/opt/qt4-maemo5/bin/qmake-qt4
        touch configure-stamp
 
 build: build-stamp