mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-21 10:21:24 +02:00
Added missing refreshing icon cache for tvtime.
This commit is contained in:
@@ -54,3 +54,11 @@ src_configure() {
|
||||
$(use_with xinerama) \
|
||||
|| die "econf failed"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user