Issue #1470 - Part 3: Remove now unused update.locale

This requires changes to package-manifest in all applications
This commit is contained in:
Matt A. Tobin 2020-03-05 19:30:38 -05:00 committed by Roy Tam
commit ecbe2bbe25
5 changed files with 0 additions and 7 deletions

View file

@ -29,6 +29,3 @@ chrome-%:
@$(MAKE) -C $(DEPTH)/security/manager/locales/ chrome AB_CD=$*
@$(MAKE) chrome AB_CD=$*
libs:: update.locale
sed -e 's/%AB_CD%/$(AB_CD)/' $< > $(FINAL_TARGET)/update.locale