Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 36678 Details for
Bug 59203
mod_php installs /usr/bin/php
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
php-sapi-eclass.fixup
php-sapi-eclass.fixup (text/plain), 864 bytes, created by
Robin Johnson
on 2004-08-02 17:59:25 UTC
(
hide
)
Description:
php-sapi-eclass.fixup
Filename:
MIME Type:
Creator:
Robin Johnson
Created:
2004-08-02 17:59:25 UTC
Size:
864 bytes
patch
obsolete
>Index: php-sapi.eclass >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v >retrieving revision 1.45 >diff -u -3 -p -w -b -B -r1.45 php-sapi.eclass >--- php-sapi.eclass 29 Jul 2004 06:29:15 -0000 1.45 >+++ php-sapi.eclass 3 Aug 2004 00:32:09 -0000 >@@ -527,7 +527,7 @@ php-sapi_src_install() { > mv ${D}/usr/bin/php-config ${D}/usr/bin/php-config.${PN} > # these files are provided solely by the PHP provider ebuild > php-sapi_is_providerbuild && dosym /usr/bin/php-config.${PN} /usr/bin/php-config >- php-sapi_is_providerbuild || rm -rf ${D}/usr/bin/{phpize,phpextdist} ${D}/usr/lib/php/build >+ php-sapi_is_providerbuild || rm -rf ${D}/usr/bin/{phpize,phpextdist} ${D}/usr/lib/php/build ${D}/usr/bin/php > > # get the extension dir > PHPEXTDIR="`${D}/usr/bin/php-config.${PN} --extension-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 59203
:
36675
| 36678