Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99855 - typo in new firefox 1.0.6-r1 ebuild
Summary: typo in new firefox 1.0.6-r1 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 17:25 UTC by Ginsu
Modified: 2005-07-21 18:00 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 Ginsu 2005-07-21 17:25:54 UTC
In the new firefox 1.0.6-r1 ebuild in src_compile it says
declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/mozilla-thunderbird

and then later in in src_install it says
declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/mozilla-firefox

Think there is a typo in the src_compile declaration.
Comment 1 Ginsu 2005-07-21 18:00:12 UTC
looks like it got fixed.