зеркало из https://github.com/mozilla/pjs.git
Fix for bug 9902. Now the build number in xpfe/browser/resources/content/viewSource.xul will get updated properly as well.
This commit is contained in:
Родитель
55c6e7c21c
Коммит
63e5abd047
|
@ -84,6 +84,7 @@ $(DEPTH)/build/build_number: FORCE
|
|||
$(RM) $@
|
||||
$(PERL) $(srcdir)/bdate.pl > $@
|
||||
$(PERL) $(srcdir)/aboutime.pl $(topsrcdir)/xpfe/browser/resources/content/navigator.xul $@
|
||||
$(PERL) $(srcdir)/aboutime.pl $(topsrcdir)/xpfe/browser/resources/content/viewSource.xul $@
|
||||
|
||||
$(DEPTH)/modules/libpref/src/init/all.js: FORCE
|
||||
$(PERL) $(srcdir)/set-timebomb.pl 0 30
|
||||
|
|
Загрузка…
Ссылка в новой задаче