#! /bin/bash

set -e

rm -f /usr/bin/csplain
rm -f /var/lib/texmf/web2c/csplain.fmt
rm -f /var/lib/texmf/web2c/csplain.log

exit 0
