mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
Followed up e8ddbc0239
.
This commit is contained in:
parent
223854ebe8
commit
eed9db39e5
1 changed files with 1 additions and 1 deletions
|
@ -282,5 +282,5 @@ clean-srcs-extra::
|
||||||
|
|
||||||
ifneq ($(filter $(VCS),git),)
|
ifneq ($(filter $(VCS),git),)
|
||||||
update-src::
|
update-src::
|
||||||
@$(BASERUBY) $(srcdir)/tool/colorize.rb pass "Latest commit hash = $(shell $(filter-out svn,$(VCS)) -C $(srcdir) rev-parse --short=10 HEAD)"
|
@$(BASERUBY) $(srcdir)/tool/lib/colorize.rb pass "Latest commit hash = $(shell $(filter-out svn,$(VCS)) -C $(srcdir) rev-parse --short=10 HEAD)"
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue