зеркало из https://github.com/mozilla/gecko-dev.git
Use make-jars-unix.pl for unix builds.
This commit is contained in:
Родитель
0ef430c42d
Коммит
41cf1e60de
|
@ -1146,7 +1146,7 @@ ifneq ($(MOZ_ENABLE_JAR_PACKAGING),)
|
|||
|
||||
JAR_MANIFEST := $(srcdir)/jar.mn
|
||||
install::
|
||||
@if test -f $(JAR_MANIFEST); then $(PERL) $(topsrcdir)/config/make-jars.pl -d $(DIST)/bin/chrome -s $(srcdir) < $(JAR_MANIFEST); fi
|
||||
@if test -f $(JAR_MANIFEST); then $(PERL) $(topsrcdir)/config/make-jars-unix.pl -d $(DIST)/bin/chrome -s $(srcdir) < $(JAR_MANIFEST); fi
|
||||
|
||||
ifneq ($(CHROME_TYPE),)
|
||||
install:: $(addprefix bogus/, $(CHROME_TYPE))
|
||||
|
|
Загрузка…
Ссылка в новой задаче