summaryrefslogtreecommitdiffstats
path: root/gnome-shell-extensions/post-install
blob: 9db6ea33af5ec76062c095ddb3ffca785dda9639 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

port=gnome-shell-extensions

# glib schemas
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas

# End of file