FreeBSD Bugzilla – Attachment 103684 Details for
Bug 143661
[patch] Fail to install www/rubygem-passenger when using Ruby 1.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.ruby.mk.diff
bsd.ruby.mk.diff (text/plain), 617 bytes, created by
Jyun-Yan You
on 2010-02-08 05:30:02 UTC
(
hide
)
Description:
bsd.ruby.mk.diff
Filename:
MIME Type:
Creator:
Jyun-Yan You
Created:
2010-02-08 05:30:02 UTC
Size:
617 bytes
patch
obsolete
>--- bsd.ruby.mk.orig 2010-02-07 01:37:44.000000000 +0800 >+++ bsd.ruby.mk 2010-02-07 01:45:24.000000000 +0800 >@@ -426,7 +426,7 @@ > > do-install: > .for _D in ${GEMFILES} >- ${SETENV} ${GEM_ENV} ${RUBYGEMBIN} install -l --no-update-sources --no-ri --install-dir ${PREFIX}/lib/ruby/gems/${RUBY_VER} ${DISTDIR}/${DIST_SUBDIR}/${_D} -- --build-args ${CONFIGURE_ARGS} >+ ${SETENV} ${GEM_ENV} ${RUBYGEMBIN} install -l --no-update-sources --no-ri --install-dir ${PREFIX}/lib/ruby/gems/${RUBY_VER} ${DISTDIR}/${DIST_SUBDIR}/${_D} --ignore-dependencies -- --build-args ${CONFIGURE_ARGS} > .endfor > > . if defined(RUBYGEM_AUTOPLIST)
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 143661
: 103684 |
103685
|
103686