minor bugfix
[googlelatitude] / debian / rules
index 26cb05f..1430a4f 100755 (executable)
@@ -14,8 +14,8 @@ APPNAME := googlelatitude
 configure: configure-stamp
 configure-stamp:
        dh_testdir
 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
        touch configure-stamp
 
 build: build-stamp