diff --git a/debian/rules b/debian/rules index 27f8b76a..fcec2463 100755 --- a/debian/rules +++ b/debian/rules @@ -14,10 +14,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: - dh $@ --parallel - -override_dh_auto_configure: - qmake . CONFIG+=debian + dh $@ --buildsystem=qmake --parallel CONFIG+=debian override_dh_auto_build: make