mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-im/pop: Fix updating of icons, add einfo
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -21,10 +21,14 @@ src_unpack() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
rm -rf usr/share/doc/
|
||||
|
||||
doins -r usr
|
||||
fperms +x /usr/bin/"${PN}"
|
||||
}
|
||||
|
||||
pkg_postinstall() {
|
||||
pkg_postinst() {
|
||||
xdg_desktop_database_update
|
||||
|
||||
einfo "If you want to share your screen - some compositor is required, like compton :("
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user