зеркало из https://github.com/github/ruby.git
Force to update revision.h after the source updated [ci skip]
This commit is contained in:
Родитель
0bfb185654
Коммит
b649850d4a
|
@ -1354,6 +1354,10 @@ after-update:: $(REVISION_H)
|
|||
after-update:: extract-extlibs
|
||||
after-update:: extract-gems
|
||||
|
||||
update-src::
|
||||
$(Q) $(RM) $(REVISION_H) revision.h "$(srcdir)/$(REVISION_H)" "$(srcdir)/revision.h"
|
||||
$(Q) touch "$(srcdir)/revision.h"
|
||||
|
||||
update-remote:: update-src update-download
|
||||
update-download:: $(ALWAYS_UPDATE_UNICODE:yes=update-unicode)
|
||||
update-download:: update-gems
|
||||
|
|
Загрузка…
Ссылка в новой задаче