Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186553 - www-client/mozilla-{firefox,thunderbird}-2.0.0.5: Typo in elog message for bindist USE-flag
Summary: www-client/mozilla-{firefox,thunderbird}-2.0.0.5: Typo in elog message for bi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-25 07:10 UTC by Stefan Hoelldampf
Modified: 2007-07-25 14:40 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 Stefan Hoelldampf 2007-07-25 07:10:28 UTC
www-client/mozilla-firefox-2.0.0.5 shows the following message if you do not use the bindist flag:

if ! use bindist; then
    elog "You are enabling official branding. You may not redistribute this build"
    elog "to any users on your network or the internet. Doing so puts yourself into"
    elog "a legal problem with Mozilla Foundation"
    elog "You can disable it by emerging ${PN} without the bindist USE-flag"
fi

The last sentence should be "You can disable it by emerging ${PN} _with_ the bindist USE-flag".

The same applies to mail-client/mozilla-thunderbird-2.0.0.5.
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-07-25 14:40:38 UTC
Fixed, thanks.