Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921664 - www-client/firefox-bin-121.0.1::gentoo wrapper hardcodes /opt/firefox
Summary: www-client/firefox-bin-121.0.1::gentoo wrapper hardcodes /opt/firefox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 13:50 UTC by terinjokes@gmail.com
Modified: 2024-01-10 07:11 UTC (History)
1 user (show)

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


Attachments
ebuild patch to include EPREFIX in wrapper (firefox-bin-121.0.1.patch,450 bytes, patch)
2024-01-09 13:50 UTC, terinjokes@gmail.com
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description terinjokes@gmail.com 2024-01-09 13:50:01 UTC
Created attachment 881771 [details, diff]
ebuild patch to include EPREFIX in wrapper

The firefox-bin ebuild creates a wrapper at ${EPREFIX}/usr/bin/firefox-bin that hardcodes MOZILLA_FIVE_HOME to /opt/firefox, instead of the installed location within the prefix.
Comment 1 Larry the Git Cow gentoo-dev 2024-01-10 07:11:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16fa262706cafc11d5bfd0aaae8f3151a9dc22b

commit d16fa262706cafc11d5bfd0aaae8f3151a9dc22b
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2024-01-10 07:07:45 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-01-10 07:11:33 +0000

    www-client/firefox-bin: fix wrapper path (121.0.1) on prefix systems
    
    Closes: https://bugs.gentoo.org/921664
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../{firefox-bin-121.0.1.ebuild => firefox-bin-121.0.1-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)