#!/bin/sh set -e . /usr/share/debconf/confmodule case "$1" in remove) echo 'Checking that "fixed" is not from xfonts-traditional..." if grep '^fixed[ ][ ]*-trad-'; then cat >&2 <