mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
[Sunbird] Bug 470197 - Update installer. r=ctalbert
This commit is contained in:
parent
19a2a5d7d0
commit
8503ace867
Binary file not shown.
@ -82,8 +82,4 @@ uninstaller::
|
||||
$(INSTALL) $(MOZILLA_DIR)/toolkit/mozapps/installer/windows/nsis/setup.ico $(CONFIG_DIR)
|
||||
cd $(CONFIG_DIR) && makensis.exe uninstaller.nsi
|
||||
$(NSINSTALL) -D $(DIST)/bin/uninstall
|
||||
ifdef MOZ_SUNBIRD
|
||||
cp $(CONFIG_DIR)/uninst.exe $(DIST)/bin/uninstall
|
||||
else
|
||||
cp $(CONFIG_DIR)/helper.exe $(DIST)/bin/uninstall
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user