diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:40:43 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:40:43 +0300 |
| commit | 1ee2ece2064a923fc7026e8a5904fd1b2a55f89a (patch) | |
| tree | a2249b816e5532d6a655c9fc7ce402d33d4b634f /extra/gdk-pixbuf/post-install | |
| parent | 1272898a44a804121e20f48b3b4625aba79539a3 (diff) | |
| download | repository-1ee2ece2064a923fc7026e8a5904fd1b2a55f89a.tar.gz | |
gdk-pixbuf: move to extra
Diffstat (limited to 'extra/gdk-pixbuf/post-install')
| -rwxr-xr-x | extra/gdk-pixbuf/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gdk-pixbuf/post-install b/extra/gdk-pixbuf/post-install new file mode 100755 index 00000000..b97f005f --- /dev/null +++ b/extra/gdk-pixbuf/post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +gdk-pixbuf-query-loaders --update-cache |
