#!/bin/sh set -e # Automatically added by dh_installxfonts if [ -x "`which update-fonts-dir 2>/dev/null`" ]; then update-fonts-scale Type1;update-fonts-dir --x11r7-layout Type1 fi # End automatically added section