Overview
Request 866671 accepted
- add support to package rubygems plugin dirs
as the file is conflicting you can only have one version of the
same gem installed if it provides a rubygems plugin. at least for
now
- disable docs and testsuite packaging by default
- support --no-document option
Loading...
Request History
darix created request
- add support to package rubygems plugin dirs
as the file is conflicting you can only have one version of the
same gem installed if it provides a rubygems plugin. at least for
now
- disable docs and testsuite packaging by default
- support --no-document option
coolo accepted request
Hmm, having a disable_docs: that defaults to true is strange. That asks more for a enable_docs that defaults to false.