diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-19 19:26:05 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-19 19:26:05 +0300 |
| commit | a63175fd80e1d4efbff8b2c20ff0b3195bd65b52 (patch) | |
| tree | 7c5168826896095ffc96e2d878f05713ea5cf363 /community/gsettings-desktop-schemas/post-install | |
| parent | 644b9b9eed28fa2aec398eb9db80e0c9069360ff (diff) | |
| download | repository-a63175fd80e1d4efbff8b2c20ff0b3195bd65b52.tar.gz | |
gsettings-desktop-schemas: bump to 41.0
Diffstat (limited to 'community/gsettings-desktop-schemas/post-install')
| -rwxr-xr-x | community/gsettings-desktop-schemas/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/gsettings-desktop-schemas/post-install b/community/gsettings-desktop-schemas/post-install new file mode 100755 index 00000000..551057e9 --- /dev/null +++ b/community/gsettings-desktop-schemas/post-install @@ -0,0 +1,3 @@ +#!/bin/sh -e + +glib-compile-schemas /usr/share/glib-2.0/schemas/ |
