games-arcade/Commander-Genius: add missing icon cache update

This commit is contained in:
Julian Ospald 2016-04-23 16:01:11 +02:00
parent debbc4aed7
commit bbbf9b480b
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 0 deletions

View File

@ -65,5 +65,7 @@ pkg_postinst() {
elog
elog "Then create the folder ~/.CommanderGenius/games"
elog "and drop your keen game folders into it."
gtk-icon-cache_pkg_postinst
}