ruby-changes:56037
From: Nobuyoshi <ko1@a...>
Date: Fri, 7 Jun 2019 08:59:16 +0900 (JST)
Subject: [ruby-changes:56037] Nobuyoshi Nakada: bb3c89b643 (trunk): Makefile.in moved under template
https://git.ruby-lang.org/ruby.git/commit/?id=bb3c89b643 From bb3c89b6437049e26669b2156310670d5e06e386 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Fri, 7 Jun 2019 08:58:53 +0900 Subject: Makefile.in moved under template diff --git a/.travis.yml b/.travis.yml index 4143def..17eec60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -370,7 +370,7 @@ before_script: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L370 - ln -s ~/.downloaded-cache - "> config.status" - "> .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 -s $JOBS $UPDATE_UNICODE up - make -s $JOBS srcs -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/