From 5c7109182c5cbc6b3fa187b58ad9d1b5daeba23e Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Thu, 5 Mar 2020 19:30:38 -0500 Subject: Issue #1470 - Part 3: Remove now unused update.locale This requires changes to package-manifest in all applications --- toolkit/locales/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'toolkit/locales/Makefile.in') diff --git a/toolkit/locales/Makefile.in b/toolkit/locales/Makefile.in index 198d9aaa8..585c70986 100644 --- a/toolkit/locales/Makefile.in +++ b/toolkit/locales/Makefile.in @@ -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 - -- cgit v1.2.3