drop override_dh_auto_configure as it breaks debug symbols this way and isn't really needed

pull/135/head
Michael Zanetti 2014-06-20 21:20:13 +02:00
parent 861f5704ef
commit 0fb81ef3ee
1 changed files with 2 additions and 2 deletions

4
debian/rules vendored
View File

@ -5,8 +5,8 @@
export DH_VERBOSE=1
export QT_QPA_PLATFORM=minimal
override_dh_auto_configure:
qmake .
%:
dh $@ --parallel
override_dh_auto_build:
make