mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
x11-terms/terminus-bin: fix icon cache update
inheriting xdg will automatically export the correct things to the correct phases, no need to set anything manually Closes: https://bugs.gentoo.org/783813 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -60,7 +60,3 @@ src_install(){
|
||||
doicon -s "${i}" ../terminus-"${i}".png
|
||||
done
|
||||
}
|
||||
|
||||
pkg_postinst(){
|
||||
xdg_desktop_database_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user