зеркало из https://github.com/mozilla/gecko-dev.git
make build numbers work on UNIXen. This is a hack into the XUL file, build
number generation will need to be moved.
This commit is contained in:
Родитель
a563079fa6
Коммит
cc92e8430a
|
@ -105,7 +105,7 @@ $(DEPTH)/build/build_number: FORCE
|
||||||
@$(MAKE_OBJDIR)
|
@$(MAKE_OBJDIR)
|
||||||
$(RM) $@
|
$(RM) $@
|
||||||
$(PERL) $(srcdir)/bdate.pl > $@
|
$(PERL) $(srcdir)/bdate.pl > $@
|
||||||
$(PERL) $(srcdir)/aboutime.pl $(topsrcdir)/l10n/us/xp/about-all.html $@
|
$(PERL) $(srcdir)/aboutime.pl $(topsrcdir)/xpfe/browser/src/navigator.xul $@
|
||||||
|
|
||||||
$(DEPTH)/modules/libpref/src/init/all.js: FORCE
|
$(DEPTH)/modules/libpref/src/init/all.js: FORCE
|
||||||
$(PERL) $(srcdir)/set-timebomb.pl 0 30
|
$(PERL) $(srcdir)/set-timebomb.pl 0 30
|
||||||
|
|
Загрузка…
Ссылка в новой задаче