Actions
Bug #1643
closeddocumentation are installed to the wrong dir in windows
Bug #1643:
documentation are installed to the wrong dir in windows
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-06-17 trunk 23707) [i386-mingw32]
Backport:
Description
=begin
after running make install it says
installing rdoc: $(DATAROOTDIR)/$(RI_BASE_NAME)/1.9.1/system
C:\dev\ruby\downloads\ruby_trunk$(DATAROOTDIR)$(RI_BASE_NAME)>
which creates the directory above--expected?
-=r
=end
Files
Updated by kanemoto (Yutaka Kanemoto) over 16 years ago
Updated by nobu (Nobuyoshi Nakada) over 16 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r23728.
=end
Actions