Merge pull request #3230 from killerswan/version-info-template
Rename the template for version_info.html
This commit is contained in:
commit
8c684326cb
@ -147,7 +147,7 @@ doc/version.md: $(MKFILE_DEPS) rust.md
|
||||
@$(call E, version-stamp: $@)
|
||||
$(Q)echo "$(CFG_VERSION)" >$@
|
||||
|
||||
doc/version_info.html: version_info_template.html
|
||||
doc/version_info.html: version_info.html.template
|
||||
@$(call E, version-info: $@)
|
||||
sed -e "s/VERSION/$(CFG_RELEASE)/; s/SHORT_HASH/$(shell echo \
|
||||
$(CFG_VER_HASH) | head -c 8)/;\
|
||||
|
Loading…
x
Reference in New Issue
Block a user