summaryrefslogtreecommitdiff
path: root/extra/gnome-bluetooth/gnome-bluetooth.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-bluetooth/gnome-bluetooth.install')
-rw-r--r--extra/gnome-bluetooth/gnome-bluetooth.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-bluetooth/gnome-bluetooth.install b/extra/gnome-bluetooth/gnome-bluetooth.install
index 927142ee0..8c991877f 100644
--- a/extra/gnome-bluetooth/gnome-bluetooth.install
+++ b/extra/gnome-bluetooth/gnome-bluetooth.install
@@ -1,6 +1,6 @@
post_install() {
- usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ glib-compile-schemas /usr/share/glib-2.0/schemas
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
post_upgrade() {