www-client/ungoogled-chromium-bin: add message about cookies
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
e7cf34c329
commit
292e5777bd
@ -111,6 +111,9 @@ src_install() {
|
|||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
xdg_desktop_database_update
|
xdg_desktop_database_update
|
||||||
xdg_mimeinfo_database_update
|
xdg_mimeinfo_database_update
|
||||||
|
|
||||||
|
elog "Some versions have cleaning cookies on browser exit enabled by default."
|
||||||
|
elog "This can be toggled in the browser settings."
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postrm() {
|
pkg_postrm() {
|
||||||
|
Loading…
Reference in New Issue
Block a user