Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99855

Summary: typo in new firefox 1.0.6-r1 ebuild
Product: Gentoo Linux Reporter: Ginsu <ginsu.squirrel>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.