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

port=sushi

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

# End of file