https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216584

--- Comment #4 from Jan Beich (mail not working) <[email protected]> ---
Comment on attachment 179754
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179754
thunderbird 45.7.1

Thank you. If you want a quick review don't bundle many changes in one patch.
For one, I could've approved update to 45.7 a week earlier.

Bug 215348 fix is suboptimal because it makes Lightning a system addon which
are disabled by default for new users/profiles. One way to fix is by adjusting
extensions.autoDisableScopes via
lib/thunderbird/defaults/preferences/<whatever>.js similar to ArchLinux.

> +post-install-LIGHTNING-on:
> +     ${MV} 
> ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/extensions/\{e2fda1a4-762b-4020-b5ad-a41df1933103\}
>  ${STAGEDIR}${PREFIX}/lib/thunderbird/extensions/
> +     ${RMDIR} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/extensions/
> +     ${RMDIR} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/

- Replace lib/thunderbird with lib/${MOZILLA}
- Apply to www/seamonkey as well

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to