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

port=libcryptui

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

# End of file