#! /bin/sh -e case "$1" in purge) rm -rf /etc/python esac