summarylogtreecommitdiffstats
path: root/phoronix-test-suite-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'phoronix-test-suite-git.install')
-rw-r--r--phoronix-test-suite-git.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/phoronix-test-suite-git.install b/phoronix-test-suite-git.install
index dd1b5e4caaff..503509be8d6f 100644
--- a/phoronix-test-suite-git.install
+++ b/phoronix-test-suite-git.install
@@ -1,4 +1,4 @@
-To Complete the Installation:
-
-Update your icons:
- $ xdg-icon-resource forceupdate
+post-install() {
+ gtk-update-icon cache -q -t -f /usr/share/icons/hicolor
+ update-desktop-database -q
+} \ No newline at end of file