зеркало из https://github.com/mozilla/gecko-dev.git
bug 292268 again, possible bustage fix for creature (SeaMonkey win installer only), r=IanN sr=Neil
This commit is contained in:
Родитель
8852044976
Коммит
d47791d657
|
@ -60,12 +60,12 @@ ifeq (,$(INSTALLER_URL))
|
|||
INSTALLER_URL = "http://ftp.mozilla.org/pub/mozilla.org/pub/seamonkey/nightly/latest-trunk/windows-xpi"
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
installer: $(srcdir)/$(STUB_NAME).jst
|
||||
$(PERL) $(srcdir)/makeall.pl -aurl $(INSTALLER_URL) -objdir $(OBJDIR) \
|
||||
-instname $(SEA_NAME) -stubname $(STUB_NAME)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
$(srcdir)/$(STUB_NAME).jst: mozilla-win32-stub-installer.jst
|
||||
sed -e "s|seamonkey-win32-stub-installer|$(STUB_NAME)|" $^ > $@
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче