summaryrefslogtreecommitdiff
path: root/testing/gucharmap/gucharmap.install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gucharmap/gucharmap.install')
-rw-r--r--testing/gucharmap/gucharmap.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gucharmap/gucharmap.install b/testing/gucharmap/gucharmap.install
index 9a19b56fc..0a9ddf4c2 100644
--- a/testing/gucharmap/gucharmap.install
+++ b/testing/gucharmap/gucharmap.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
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}