mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-08-05 03:33:51 +02:00
update package building to include lrelease
This commit is contained in:
parent
9454205d85
commit
105ad5fe9b
4
debian/rules
vendored
4
debian/rules
vendored
@ -10,6 +10,10 @@ $(PREPROCESS_FILES:.in=): %: %.in
|
|||||||
%:
|
%:
|
||||||
dh $@ --parallel
|
dh $@ --parallel
|
||||||
|
|
||||||
|
override_dh_auto_build:
|
||||||
|
dh_auto_build
|
||||||
|
make lrelease
|
||||||
|
|
||||||
override_dh_install: $(PREPROCESS_FILES:.in=)
|
override_dh_install: $(PREPROCESS_FILES:.in=)
|
||||||
dh_install --fail-missing
|
dh_install --fail-missing
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user