summarylogtreecommitdiffstats
path: root/evolution-data-server.install
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-data-server.install')
-rw-r--r--evolution-data-server.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/evolution-data-server.install b/evolution-data-server.install
index 2162aa1f2688..369cb81c0828 100644
--- a/evolution-data-server.install
+++ b/evolution-data-server.install
@@ -1,11 +1,11 @@
post_install () {
- glib-compile-schemas usr/share/glib-2.0/schemas
+ glib-compile-schemas usr/share/glib-2.0/schemas
}
post_upgrade () {
- post_install
+ post_install
}
post_remove () {
- post_install
+ post_install
}