Fixes including config.js template.

This commit is contained in:
damencho
2019-12-04 15:15:48 +00:00
committed by Дамян Минков
parent 339e1c5fab
commit c79463aaee

2
debian/rules vendored
View File

@@ -14,7 +14,7 @@ override_dh_auto_build:
override_dh_install: $(LANGUAGES)
dh_installdirs
dh_install -X/config.js -X/package.json
dh_install
$(LANGUAGES):
LOCALE=$$(echo $@ | cut -c1-2) ; \