mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #1470 - Part 3: Remove now unused update.locale
This requires changes to package-manifest in all applications
This commit is contained in:
parent
f5579fc786
commit
ecbe2bbe25
5 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue