diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-02-04 13:23:56 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-02-04 13:23:56 +0300 |
| commit | ade362df734ef4567e5d68867dc0c5c55bed54e3 (patch) | |
| tree | 11175eb65a618b7ffe0a150b0e028b32ea0e9987 /extra/gtk4/post-install | |
| parent | 3caa1a8aadc3ced5696a0d31837bc0852684409f (diff) | |
| download | repository-ade362df734ef4567e5d68867dc0c5c55bed54e3.tar.gz | |
gtk4: move to extra
Diffstat (limited to 'extra/gtk4/post-install')
| -rwxr-xr-x | extra/gtk4/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gtk4/post-install b/extra/gtk4/post-install new file mode 100755 index 00000000..551057e9 --- /dev/null +++ b/extra/gtk4/post-install @@ -0,0 +1,3 @@ +#!/bin/sh -e + +glib-compile-schemas /usr/share/glib-2.0/schemas/ |
