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

port=gedit-plugins

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

# End of file