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

port=eog-plugins

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

# End of file