mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Refresh revision.h by after-update
This commit is contained in:
parent
9552fa9c0d
commit
f2807f4ec0
1 changed files with 2 additions and 4 deletions
|
@ -1252,14 +1252,12 @@ dist:
|
|||
up:: update-remote
|
||||
|
||||
up::
|
||||
-$(Q)$(MAKE) $(mflags) Q=$(Q) REVISION_FORCE=PHONY "$(REVISION_H)"
|
||||
|
||||
up::
|
||||
-$(Q)$(MAKE) $(mflags) Q=$(Q) after-update
|
||||
-$(Q)$(MAKE) $(mflags) Q=$(Q) REVISION_FORCE=PHONY after-update
|
||||
|
||||
yes::
|
||||
no::
|
||||
|
||||
after-update:: $(REVISION_H)
|
||||
after-update:: extract-extlibs
|
||||
after-update:: extract-gems
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue