Fixes including config.js template.
This commit is contained in:
parent
339e1c5fab
commit
c79463aaee
|
@ -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) ; \
|
||||
|
|
Loading…
Reference in New Issue