Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56130 Details for
Bug 88550
Missing /usr/bin/ruby18 on AMD64 build of 1.8.2 w/o 32-bit or x86-emul
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby multilib fixes
ruby-multilib.patch (text/plain), 410 bytes, created by
Herbie Hopkins (RETIRED)
on 2005-04-12 15:57:21 UTC
(
hide
)
Description:
ruby multilib fixes
Filename:
MIME Type:
Creator:
Herbie Hopkins (RETIRED)
Created:
2005-04-12 15:57:21 UTC
Size:
410 bytes
patch
obsolete
>--- ruby-1.8.2-r1.ebuild.orig 2005-04-12 23:30:26.000000000 +0100 >+++ ruby-1.8.2-r1.ebuild 2005-04-12 23:38:53.000000000 +0100 >@@ -84,8 +84,8 @@ > } > > src_install() { >- LD_LIBRARY_PATH=${D}/usr/lib >- RUBYLIB="${S}:${D}/usr/lib/ruby/${SLOT}" >+ LD_LIBRARY_PATH=${D}/usr/$(get_libdir) >+ RUBYLIB="${S}:${D}/usr/$(get_libdir)/ruby/${SLOT}" > for d in $(find ${S}/ext -type d) ; do > RUBYLIB="${RUBYLIB}:$d" > done
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 88550
: 56130