FreeBSD Bugzilla – Attachment 218837 Details for
Bug 250417
devel/ruby-gems: Installation prefers ~/.gemrc to port configuration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The Fix
rubygems.patch (text/plain), 476 bytes, created by
Bertram Scharpf
on 2020-10-17 11:27:04 UTC
(
hide
)
Description:
The Fix
Filename:
MIME Type:
Creator:
Bertram Scharpf
Created:
2020-10-17 11:27:04 UTC
Size:
476 bytes
patch
obsolete
>diff --git devel/ruby-gems/Makefile devel/ruby-gems/Makefile >index efe4f58e4f..21c95b81ab 100644 >--- devel/ruby-gems/Makefile >+++ devel/ruby-gems/Makefile >@@ -52,7 +52,8 @@ PLIST_SUB= DISTNAME="${DISTNAME}" \ > > OPTIONS_DEFINE= DOCS > >-DOCS_VARS_OFF= RUBY_SETUP_OPTIONS+="--no-ri --no-rdoc" >+DOCS_VARS_OFF= RUBY_SETUP_OPTIONS+="--no-document" >+DOCS_VARS= RUBY_SETUP_OPTIONS+="--document ri,rdoc" > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/${GEMS_VER_DIR}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250417
: 218837