CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/04 08:25:06
Modified files:
www/firefox-i18n: Makefile.inc
www/firefox-i18n/pkg: MESSAGE PLIST
Log message:
Fix langpack installation.
at some point firefox stopped looking for lib/firefox/browser/extensions
or lib/firefox/extensions, and it seems langpacks are only found if
present in lib/firefox/distribution/extensions. Adapt MESSAGE while here
with the correct instructions to enable the installed langpack.
Prompted by a report from Christoph R. Winter, thanks!