mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Makefile.in moved under template
This commit is contained in:
parent
6f9d5fafe0
commit
bb3c89b643
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ before_script:
|
||||||
- ln -s ~/.downloaded-cache
|
- ln -s ~/.downloaded-cache
|
||||||
- "> config.status"
|
- "> config.status"
|
||||||
- "> .rbconfig.time"
|
- "> .rbconfig.time"
|
||||||
- sed -f tool/prereq.status Makefile.in common.mk > Makefile
|
- sed -f tool/prereq.status template/Makefile.in common.mk > Makefile
|
||||||
- make touch-unicode-files
|
- make touch-unicode-files
|
||||||
- make -s $JOBS $UPDATE_UNICODE up
|
- make -s $JOBS $UPDATE_UNICODE up
|
||||||
- make -s $JOBS srcs
|
- make -s $JOBS srcs
|
||||||
|
|
Loading…
Reference in a new issue