Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100458 Details for
Bug 152787
dev-db/mysql init script does not handle chroot
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql-5.0.26-r1.ebuild.patch
mysql-5.0.26-r1.ebuild.patch (text/plain), 463 bytes, created by
Cory Visi (RETIRED)
on 2006-10-25 07:33:25 UTC
(
hide
)
Description:
mysql-5.0.26-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Cory Visi (RETIRED)
Created:
2006-10-25 07:33:25 UTC
Size:
463 bytes
patch
obsolete
>--- mysql-5.0.26-r1.ebuild 2006-10-25 01:05:18.167361863 -0400 >+++ mysql-5.0.26-r2.ebuild 2006-10-25 10:19:43.333253705 -0400 >@@ -12,6 +12,13 @@ > > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" > >+src_install() { >+ mysql_src_install >+ >+ sed -i "s:^#LD_PRELOAD=\(.*\)/lib/\(.*\):#LD_PRELOAD=\1/$(get_libdir)/\2:g" \ >+ ${D}/etc/conf.d/mysql >+} >+ > src_test() { > cd "${S}" > einfo ">>> Test phase [check]: ${CATEGORY}/${PF}"
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 152787
: 100458 |
100459
|
100460