summarylogtreecommitdiffstats
path: root/tageditor.install
diff options
context:
space:
mode:
Diffstat (limited to 'tageditor.install')
-rw-r--r--tageditor.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/tageditor.install b/tageditor.install
index 5495fb1b5d27..5c501dc49916 100644
--- a/tageditor.install
+++ b/tageditor.install
@@ -1,12 +1,12 @@
post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
}
post_upgrade() {
- post_install
+ post_install
}
post_remove() {
- post_install
+ post_install
}