mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
[Sunbird] Bug 470197 - Update installer. r=ctalbert
This commit is contained in:
parent
d34f6dd726
commit
1d7c4eaba4
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