diff options
author | piernov <piernov@piernov.org> | 2012-01-24 23:53:47 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-01-24 23:53:47 +0100 |
commit | 624ad8141a2b71e68f54c99e47587ac38752195f (patch) | |
tree | 66a0b032e0193bb06d64bdb80202656b90f3b773 /telepathy-mission-control/post-install | |
parent | d9ac6565e59287b613020cf3e0e730bb4856c6e0 (diff) | |
download | gnome3-624ad8141a2b71e68f54c99e47587ac38752195f.tar.gz gnome3-624ad8141a2b71e68f54c99e47587ac38752195f.tar.bz2 gnome3-624ad8141a2b71e68f54c99e47587ac38752195f.tar.xz gnome3-624ad8141a2b71e68f54c99e47587ac38752195f.zip |
telepathy-mission-control 5.10.1-1 màj port
Diffstat (limited to 'telepathy-mission-control/post-install')
-rwxr-xr-x | telepathy-mission-control/post-install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/telepathy-mission-control/post-install b/telepathy-mission-control/post-install new file mode 100755 index 0000000..3d70078 --- /dev/null +++ b/telepathy-mission-control/post-install @@ -0,0 +1,6 @@ +#!/bin/sh + +# glib schemas +/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas + +# End of file |