mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
gui-apps/klassy: 9999: add postinst, postrm functions
Signed-off-by: Yusef Aslam <YUZi54780@outlook.com>
This commit is contained in:
@@ -52,3 +52,11 @@ src_configure() {
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst () {
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
pkg_postrm () {
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user