Now fake.rb is needed to prepare sources
This commit is contained in:
parent
a01271c1c4
commit
2767cb2825
@ -436,6 +436,7 @@ def package(vcs, rev, destdir, tmp = nil)
|
|||||||
# use fallback file
|
# use fallback file
|
||||||
end
|
end
|
||||||
clean.create("config.status", status)
|
clean.create("config.status", status)
|
||||||
|
clean.create("noarch-fake.rb")
|
||||||
FileUtils.mkpath(hdrdir = "#{extout}/include/ruby")
|
FileUtils.mkpath(hdrdir = "#{extout}/include/ruby")
|
||||||
File.binwrite("#{hdrdir}/config.h", "")
|
File.binwrite("#{hdrdir}/config.h", "")
|
||||||
FileUtils.mkpath(defaults = "#{extout}/rubygems/defaults")
|
FileUtils.mkpath(defaults = "#{extout}/rubygems/defaults")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user