summaryrefslogtreecommitdiffstats
path: root/gedit-collaboration/post-install
blob: 01190b6358916504a6d7f734399ce76897a16ea5 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

port=gedit-collaboration

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

# End of file