From f3d949ef4db779a4be4b2a929248a21a40f002d1 Mon Sep 17 00:00:00 2001 From: Rodrigo Linfati Date: Sat, 2 Jan 2010 02:10:10 +0100 Subject: [PATCH] other fix.. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 26cb05f..ff24290 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- 1.7.9.5