PR1.2 support and changelog entry
[evehomescreen] / debian / rules
index 3d6a228..d5b2bd7 100755 (executable)
@@ -24,7 +24,7 @@ configure: configure-stamp
 configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
-       cd src && /opt/qt4-maemo5/bin/qmake "PREFIX = /usr"
+       cd src && qmake-qt4 "PREFIX = /usr"
        touch configure-stamp