mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Touch the timestamp file for Unicode files
This commit is contained in:
parent
60de17258b
commit
af1502175b
1 changed files with 1 additions and 0 deletions
|
@ -372,6 +372,7 @@ before_script:
|
|||
- "> config.status"
|
||||
- "> .rbconfig.time"
|
||||
- sed -f tool/prereq.status Makefile.in common.mk > Makefile
|
||||
- make touch-unicode-files
|
||||
- make -s $JOBS update-download
|
||||
- make -s $JOBS srcs
|
||||
- rm -f config.status Makefile rbconfig.rb .rbconfig.time
|
||||
|
|
Loading…
Reference in a new issue