summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2008-10-05 19:26:28 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2008-10-05 19:26:28 +0200
commit226f961c4b7fef115ae2c7950abe0e1973efc6a4 (patch)
tree2a8ebbfd6418192ebbd2d41344e547e767fbd64d /debian/rules
parent2c02e0ce409ee4fbc376698cd572c823aad211ed (diff)
Call qmake-qt4 instead of qmake (Closes: #500380)
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 859350d..3e148bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ configure: configure-stamp
configure-stamp: patch-stamp
dh_testdir
- qmake lfhex.pro
+ qmake-qt4 lfhex.pro
touch configure-stamp