diff options
Diffstat (limited to 'gcr/post-install')
-rwxr-xr-x | gcr/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcr/post-install b/gcr/post-install index 7c6de85..c957fa3 100755 --- a/gcr/post-install +++ b/gcr/post-install @@ -1,6 +1,6 @@ #!/bin/sh -port=gnome-keyring +port=gcr # glib schemas /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas |