summaryrefslogtreecommitdiff
path: root/ext/extmk.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2022-07-13 20:15:22 +0900
committerNobuyoshi Nakada <[email protected]>2022-07-14 09:00:13 +0900
commitb2491783986084770f6f97552f27b868622730cf ()
treedbc00bede402ea4411317eaf4dce8b8c789dd8c0 /ext/extmk.rb
parenta2c66f52f402cb58372e271226f3341065561e53 (diff)
Install gems `lib` directory to build path
Notes: Merged: https://.com/ruby/ruby/pull/6130
-rwxr-xr-xext/extmk.rb19
1 files changed, 19 insertions, 0 deletions
@@ -594,6 +594,25 @@ exts.each do |d|
end
end
$top_srcdir = srcdir
$topdir = "."
$hdrdir = hdrdir