PR1.2 support and changelog entry
authorjasu <jasu@skeletor.(none)>
Tue, 25 May 2010 07:13:51 +0000 (10:13 +0300)
committerjasu <jasu@skeletor.(none)>
Tue, 25 May 2010 07:13:51 +0000 (10:13 +0300)
debian/changelog
debian/rules

index b519880..882dcb8 100644 (file)
@@ -1,3 +1,9 @@
+evehomescreen (0.1.0-2) unstable; urgency=low
+
+  * PR1.2 build
+
+ -- Jaakko Kyro <jkyro@korjaussarja.net>  Tue, 25 May 2010 10:13:25 +0300
+
 evehomescreen (0.1.0-1) unstable; urgency=low
 
   * Tap to refresh info
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