#15639 closed defect (fixed)
rubygems-1.1.1 doesn't properly destroot docs
Reported by: | blb@… | Owned by: | mr_bond@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | ruby gems docs | Cc: | |
Port: |
Description
When installing rubygems, it will install the rdoc and ri files directly into ${prefix} avoiding the destroot entirely. Will attach a diff to the Portfile and a patch file which forces the doc files into the destroot.
To verify, use
port provides /opt/local/lib/ruby/gems/1.8/doc/rubygems-1.1.1/rdoc/created.rid
Attachments (2)
Change History (4)
Changed 16 years ago by blb@…
Attachment: | Portfile.diff added |
---|
Changed 16 years ago by blb@…
Attachment: | files_patch-setup.rb.diff added |
---|
files/patch-setup.rb.diff
comment:1 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
mr_bond committed this in r37660.
Note: See
TracTickets for help on using
tickets.
diff to Portfile