mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
990201
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_3@388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2d05a75723
commit
99839272a3
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ end
|
|||
for f in Dir["*.h"]
|
||||
File.install f, archdir, 0644, true
|
||||
end
|
||||
File.install pwd+'/'+CONFIG['LIBRUBY_A'], archdir, 0644, true
|
||||
File.install wdir+'/'+CONFIG['LIBRUBY_A'], archdir, 0644, true
|
||||
|
||||
File.makedirs mandir, true
|
||||
File.install "ruby.1", mandir, 0644, true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue