зеркало из https://github.com/mozilla/pjs.git
Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan
This commit is contained in:
Родитель
3d4af8d2f8
Коммит
6fc47afd94
|
@ -434,7 +434,6 @@ sub InstallResources($;$;$)
|
|||
|
||||
system ("perl :mozilla:config:aboutime.pl :mozilla:xpfe:appshell:public:nsBuildID.h :mozilla:config:build_number");
|
||||
system ("perl :mozilla:config:aboutime.pl :mozilla:xpfe:browser:resources:locale:en-US:navigator.dtd :mozilla:config:build_number");
|
||||
system ("perl :mozilla:config:aboutime.pl :mozilla:xpfe:browser:resources:content:viewSource.xul :mozilla:config:build_number");
|
||||
}
|
||||
|
||||
sub SetAgentString
|
||||
|
|
|
@ -66,7 +66,6 @@ build_number::
|
|||
$(PERL) bdate.pl > $@
|
||||
echo Setting build number...
|
||||
$(PERL) aboutime.pl $(DEPTH)/xpfe/browser/resources/locale/en-US/navigator.dtd $@
|
||||
$(PERL) aboutime.pl $(DEPTH)/xpfe/browser/resources/content/viewSource.xul $@
|
||||
$(PERL) aboutime.pl $(DEPTH)/xpfe/appshell/public/nsBuildID.h $@
|
||||
!endif
|
||||
|
||||
|
|
|
@ -60,10 +60,3 @@ include $(topsrcdir)/config/rules.mk
|
|||
# for some reason puma decided to create a directory viewSource.xul.out
|
||||
GARBAGE_DIRS += viewSource.xul.out
|
||||
|
||||
# viewSource.xul.out: viewSource.xul $(DEPTH)/config/build_number
|
||||
# cp $(srcdir)/viewSource.xul $@
|
||||
# $(PERL) $(topsrcdir)/config/aboutime.pl $@ $(DEPTH)/config/build_number
|
||||
|
||||
# install:: viewSource.xul.out
|
||||
# cp viewSource.xul.out $(CHROME_DIST)/$(CHROME_CONTENT_DIR)/viewSource.xul
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче