update package building to include lrelease

master
Michael Zanetti 2018-01-26 14:10:25 +01:00
parent 83841db037
commit f41fbcca3a
1 changed files with 4 additions and 0 deletions

4
debian/rules vendored
View File

@ -10,6 +10,10 @@ $(PREPROCESS_FILES:.in=): %: %.in
%:
dh $@ --parallel
override_dh_auto_build:
dh_auto_build
make lrelease
override_dh_install: $(PREPROCESS_FILES:.in=)
dh_install --fail-missing