summarylogtreecommitdiffstats
path: root/chewing-editor.install
diff options
context:
space:
mode:
authorChocobo12016-03-16 07:55:13 +0800
committerChocobo12016-03-16 07:55:13 +0800
commit240a825fb2fbc5254e9f0a5d4be07acb88c1992a (patch)
treebab909f6df0e6ab5f54478dfcc31b0cba21c7c73 /chewing-editor.install
parent644f13bf35d45f587ad039178b3c7ec89c5d3dbc (diff)
downloadaur-240a825fb2fbc5254e9f0a5d4be07acb88c1992a.tar.gz
Change indention
Diffstat (limited to 'chewing-editor.install')
-rw-r--r--chewing-editor.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/chewing-editor.install b/chewing-editor.install
index 5c501dc49916..5495fb1b5d27 100644
--- a/chewing-editor.install
+++ b/chewing-editor.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
}