drop override_dh_auto_configure as it breaks debug symbols this way and isn't really needed
This commit is contained in:
parent
861f5704ef
commit
0fb81ef3ee
4
debian/rules
vendored
4
debian/rules
vendored
@ -5,8 +5,8 @@
|
|||||||
export DH_VERBOSE=1
|
export DH_VERBOSE=1
|
||||||
export QT_QPA_PLATFORM=minimal
|
export QT_QPA_PLATFORM=minimal
|
||||||
|
|
||||||
override_dh_auto_configure:
|
%:
|
||||||
qmake .
|
dh $@ --parallel
|
||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
make
|
make
|
||||||
|
|||||||
Reference in New Issue
Block a user