summaryrefslogtreecommitdiffstats
path: root/evolution-data-server/post-install
blob: 64157f86ca5f6bb5521f664f6ed17c8150501f7c (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

port=evolution-data-server

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


# End of file