summarylogtreecommitdiffstats
path: root/ibus-avro-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'ibus-avro-git.install')
-rwxr-xr-xibus-avro-git.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/ibus-avro-git.install b/ibus-avro-git.install
index 6354524b64b0..c19349f7230c 100755
--- a/ibus-avro-git.install
+++ b/ibus-avro-git.install
@@ -1,5 +1,5 @@
post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
+ glib-compile-schemas /usr/share/glib-2.0/schemas
}
post_upgrade() {
@@ -8,4 +8,4 @@ post_upgrade() {
post_remove() {
post_install
-} \ No newline at end of file
+}