Skip to content

Conversation

@WarheadsSE
Copy link
Contributor

Bring all firefox packages in-line to unified installation path at /usr/lib/firefox/* and move the extensions to the proper location so that they are loaded.

  • Firefox ESR was installing to /usr/lib/firefox-38.6/ patch baseconfig so that it is /usr/lib/firefox
  • firefox-l10n was installing language packs to /usr/lib/firefox/extensions. This is was incompatible with ESR as it was, and incorrect as they need to be in /usr/lib/firefox/browser/extentions
  • firefox-addons was doing the same as firefox-l10n

Signed-off-by: Jason Plum jplum@devonit.com

S = "${WORKDIR}"

PR = "r5"
PR = "r6"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No PR bumps.

Bring all firefox packages in-line to unified installation path at /usr/lib/firefox/* and move the extensions to the proper location so that they are loaded.

* Firefox ESR was installing to /usr/lib/firefox-38.6/ patch baseconfig so that it is /usr/lib/firefox
* firefox-l10n was installing language packs to /usr/lib/firefox/extensions. This is was incompatible with ESR as it was, and incorrect as they need to be in /usr/lib/firefox/browser/extentions
* firefox-addons was doing the same as firefox-l10n

Signed-off-by: Jason Plum <jplum@devonit.com>
@WarheadsSE WarheadsSE force-pushed the firefox-fix-install-paths branch from 7f1abc5 to 210b911 Compare April 1, 2016 11:23
@WarheadsSE
Copy link
Contributor Author

Fixed per commentary & squashed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants