post-install 237 B

12345678
  1. # Update GTK+-2.0 modules cache
  2. chroot "$rootdir" gtk-query-immodules-2.0 --update-cache 2> /dev/null
  3. # Update GDK pixbuf loaders cache, just in case
  4. chroot "$rootdir" /usr/bin/gdk-pixbuf-query-loaders --update-cache > /dev/null 2>&1