#!/bin/sh

mkdir -p etc/gtk-4.0
usr/bin/gdk-pixbuf-query-loaders > etc/gtk-4.0/gdk-pixbuf.loaders

