diff options
Diffstat (limited to 'gthumb/post-install')
-rwxr-xr-x | gthumb/post-install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gthumb/post-install b/gthumb/post-install index a7089ec..dd6280b 100755 --- a/gthumb/post-install +++ b/gthumb/post-install @@ -2,8 +2,8 @@ port=gthumb -# gconf schemas -/usr/sbin/gconfpkg --install $port +# glib schemas +/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas # desktop database update-desktop-database -q |