#!/bin/sh
#
# Fix some things we need for Athena.

sudo aptitude -y install pdftk
sudo sed -i "s/bitmap.data/bitmap/" /usr/bin/anytopnm
