Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336456 - firefox-3.6.9 has incorrect MOZILLA_FIVE_HOME
Summary: firefox-3.6.9 has incorrect MOZILLA_FIVE_HOME
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 15:24 UTC by JTRiley
Modified: 2010-09-08 22:11 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 JTRiley 2010-09-08 15:24:22 UTC
This is a trivial bug that results in a "no such file or directory" error when running src_install. The problem is that $MOZILLA_FIVE_HOME is set to "/usr/$(get_libdir)/${PN}" when it needs to be "/usr/$(get_libdir)/mozilla-${PN} because of the name change.  The attached patch fixes the ebuild for me.

~jtriley
Comment 1 JTRiley 2010-09-08 15:38:09 UTC
OK, so while I was trying to make the patch, I resynced to get the original ebuild and it was updated without a revision bump (which I thought was a no-no??). The updated ebuild in the portage tree fixes the issue for me.

~jtriley
Comment 2 Jory A. Pratt gentoo-dev 2010-09-08 22:11:15 UTC
(In reply to comment #1)
> OK, so while I was trying to make the patch, I resynced to get the original
> ebuild and it was updated without a revision bump (which I thought was a
> no-no??). The updated ebuild in the portage tree fixes the issue for me.
> 
> ~jtriley
> 
There was no reason for a revision bump when it is broke for all archs.