Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41401 - Kronolith, Turba and Horde install in the wrong place
Summary: Kronolith, Turba and Horde install in the wrong place
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 11:08 UTC by Neil Watson
Modified: 2004-04-07 15:18 UTC (History)
1 user (show)

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 Neil Watson 2004-02-12 11:08:13 UTC
I have apache 1.3.29-r1 installed.  The apache ebuild placed htdocs at /home/httpd/htdocs.  Howerver the Horde ebuilds place their files (for Truba and Kronolith at least) at /var/www/localhost.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-02-12 11:15:31 UTC
HTDOCS dir is /var/www/localhost

the apache 1.3.29-r1 ebuild uses that
root@vapier 0 apache # grep /home/httpd apache-1.3.29-r1.ebuild 
root@vapier 0 apache # grep /var/www apache-1.3.29-r1.ebuild 
DATADIR="/var/www/localhost"