if [ -d /etc/pango ]; then
  chroot . /usr/bin/pango-querymodules > /etc/pango/pango.modules
fi

