Move lrelease command to configure step.
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -3,13 +3,11 @@
|
|||||||
# Uncomment this to turn on verbose mode.
|
# Uncomment this to turn on verbose mode.
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
pre-build::
|
|
||||||
lrelease resources/translations/qcma_*.ts
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --buildsystem=qmake
|
dh $@ --buildsystem=qmake
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
|
lrelease resources/translations/qcma_*.ts
|
||||||
dh_auto_configure -- qcma.pro CONFIG+="ENABLE_APPINDICATOR"
|
dh_auto_configure -- qcma.pro CONFIG+="ENABLE_APPINDICATOR"
|
||||||
|
|
||||||
.PHONY: override_dh_auto_configure
|
.PHONY: override_dh_auto_configure
|
||||||
|
Reference in New Issue
Block a user