From afb673f1b21279c0b2dbe79cd8d738b029e6f376 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 5 Jan 2018 11:55:12 +0100 Subject: Fix installer build bustage. Follow-up to cdef1d75eabfe6927aa0f4e0c18869653c9f1955 --- browser/installer/windows/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'browser/installer/windows/Makefile.in') diff --git a/browser/installer/windows/Makefile.in b/browser/installer/windows/Makefile.in index fa6fd5ba9..acd7176cc 100644 --- a/browser/installer/windows/Makefile.in +++ b/browser/installer/windows/Makefile.in @@ -90,9 +90,6 @@ $(CONFIG_DIR)/setup.exe:: --preprocess-single-file $(topsrcdir) \ $(PPL_LOCALE_ARGS) $(CONFIG_DIR) \ nsisstrings.properties nsisstrings.nlf - $(PYTHON) $(topsrcdir)/toolkit/mozapps/installer/windows/nsis/preprocess-locale.py \ - --convert-utf8-utf16le \ - $(srcdir)/nsis/oneoff_en-US.nsh $(CONFIG_DIR)/oneoff_en-US.nsh GARBARGE_DIRS += instgen -- cgit v1.2.3