FS#1843 - mozilla-firefox violates mozilla foundation rules
Attached to Project:
Arch Linux
Opened by Jan de Groot (JGC) - Friday, 26 November 2004, 10:39 GMT
Last edited by Dale Blount (dale) - Friday, 26 November 2004, 13:03 GMT
Opened by Jan de Groot (JGC) - Friday, 26 November 2004, 10:39 GMT
Last edited by Dale Blount (dale) - Friday, 26 November 2004, 13:03 GMT
|
Details
The mozilla-firefox package is built using
--enable-official-branding, which is not allowed unless
specific authorization is given by the mozilla foundation.
This option is in firefox to mark a firefox build as an
official build done by the mozilla foundation.
I doubt Archlinux has permission to mark the package with this official branding. |
This task depends upon
export MOZILLA_OFFICIAL="1" &&
export BUILD_OFFICIAL="1"
These two options do the same as the --enable-officie-branding stuff in configure or mozconfig.