#!/bin/sh -e PROG=/usr/bin/gdk-pixbuf-query-loaders-3.0 grep -qs '^/usr/lib.*/gtk-3.0/.*/loaders/.*\.so$' && $PROG --update-cache ||: