net-p2p/feather: fixed mime stuff again

Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
Adam Pimentel
2022-12-05 18:14:53 -05:00
parent 8dac6c8685
commit ac43f3bd82
2 changed files with 4 additions and 0 deletions

View File

@@ -74,6 +74,8 @@ src_install() {
}
pkg_postinst() {
xdg_pkg_postinst
einfo "Ensure that Tor is running with 'rc-service tor start' before"
einfo "using Feather."
}