summarylogtreecommitdiffstats
path: root/google-musicmanager.install
diff options
context:
space:
mode:
Diffstat (limited to 'google-musicmanager.install')
-rw-r--r--google-musicmanager.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/google-musicmanager.install b/google-musicmanager.install
index 546470269828..8fdd0f8b4ccc 100644
--- a/google-musicmanager.install
+++ b/google-musicmanager.install
@@ -1,7 +1,7 @@
post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
post_remove() {
- post_install
+ post_install
}