Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15249 - PEAR-Mail_Mime installs into wrong dir
Summary: PEAR-Mail_Mime installs into wrong dir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 20:04 UTC by Dewet Diener
Modified: 2003-02-13 14:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dewet Diener 2003-02-06 20:04:55 UTC
PEAR-Mail_Mime should be installing into /usr/lib/php/Mail, not /usr/lib/php as it is 
currently.  Easy fix in the ebuild.  Verify this by checking out mime.php (the core PEAR 
module) -- it includes it's helper modules by referencing "Mail/mimePart.php". 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2003-02-13 14:33:59 UTC
committed