Bug 367539 (Sunbird patch) - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=sipaq
This commit is contained in:
Родитель
e2db10f409
Коммит
41da18f70c
|
@ -140,8 +140,6 @@ $(CONFIG_DIR)/setup.exe::
|
|||
for i in $(PP_LOCALIZED_FILES); do \
|
||||
$(PYTHON) $(MOZILLA_SRCDIR)/config/Preprocessor.py $(DEFINES) $(ACDEFINES) $(srcdir)/$$i > $(CONFIG_DIR)/$$i; \
|
||||
done
|
||||
$(PERL) $(MOZILLA_SRCDIR)/toolkit/mozapps/installer/windows/nsis/make-installremoves.pl \
|
||||
../removed-files > $(CONFIG_DIR)/removed-files.log
|
||||
$(PYTHON) $(MOZILLA_SRCDIR)/config/Preprocessor.py -Fsubstitution $(DEFINES) $(ACDEFINES) \
|
||||
$(srcdir)/nsis/defines.nsi.in | iconv -f UTF-8 -t UTF-16LE | \
|
||||
cat $(MOZILLA_SRCDIR)/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > \
|
||||
|
|
Загрузка…
Ссылка в новой задаче