mirror of https://github.com/nymea/nymea.git
drop override_dh_auto_configure as it breaks debug symbols this way and isn't really needed
parent
861f5704ef
commit
0fb81ef3ee
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue