From 09c8604be8accede96c5aaa59d783ef4a34a66bf Mon Sep 17 00:00:00 2001 From: nagachika Date: Tue, 18 Oct 2022 21:46:33 +0900 Subject: merge revision(s) 2767cb282531be10c6393d3d7c48fcdd2935ca4d: Now fake.rb is needed to prepare sources --- tool/make-snapshot | 1 + 1 file changed, 1 insertion(+) --- tool/make-snapshot | 1 + 1 file changed, 1 insertion(+) (limited to 'tool') diff --git a/tool/make-snapshot b/tool/make-snapshot index eb6858e906..b04af6a4d2 100755 --- a/tool/make-snapshot +++ b/tool/make-snapshot @@ -436,6 +436,7 @@ def package(vcs, rev, destdir, tmp = nil) # use fallback file end clean.create("config.status", status) + clean.create("noarch-fake.rb") FileUtils.mkpath(hdrdir = "#{extout}/include/ruby") File.binwrite("#{hdrdir}/config.h", "") FileUtils.mkpath(defaults = "#{extout}/rubygems/defaults") -- cgit v1.2.3