post_install() {
gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders

}


op=$1
shift

$op $*
