Backed out changeset b01a7e57425b (bug 1396177) as we're uploading the wrong file to ftp draft
authorAxel Hecht <axel@pike.org>
Mon, 04 Sep 2017 13:24:21 +0200
changeset 658705 c4ecd43c17cc0f9250df2c098c20cf2f19e0250a
parent 658578 632e42dca494ec3d90b70325d9c359f80cb3f38a
child 658706 03723966eda0ef2051242cead0581c440327a481
push id77843
push useraxel@mozilla.com
push dateMon, 04 Sep 2017 14:58:01 +0000
bugs1396177
milestone57.0a1
backs outb01a7e57425b5fe791ab091f5c33e069890753fb
Backed out changeset b01a7e57425b (bug 1396177) as we're uploading the wrong file to ftp MozReview-Commit-ID: 5fyW3DprjSS
browser/locales/Makefile.in
--- a/browser/locales/Makefile.in
+++ b/browser/locales/Makefile.in
@@ -217,10 +217,10 @@ analyze-langpack-%:
 	$(if $(shell unzip -qql $(ABS_DIST)/$(LANGPACK) manifest.json),$(info Found manifest.json),$(error manifest.json is missing))
 	$(if $(shell unzip -qql $(ABS_DIST)/$(LANGPACK) chrome.manifest),$(error Found chrome.manifest),$(info Not packaging chrome.manifest))
 
 check-clobber-l10n-%: AB_CD=$*
 check-clobber-l10n-%:
 	$(MAKE) clobber-x-test
 	$(RM) -r $(DIST)/l10n-stage $(DIST)/xpi-stage/locale-$(AB_CD)
 	$(RM) -r $(DIST)/*.$(AB_CD).*
-	$(RM) -r $(UNPACKED_INSTALLER)
+	$(RM) -r $(UNPACKED_INSTALLER) $(ABS_DIST)/$(LANGPACK)
 	$(RM) -rf $(DIST)/install/sea/*.$(AB_CD).*