9
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
10
moddir="/lib/modules/`uname -r`/kernel/"
12
if [ -d "/usr/src/$NAME-$VERSION" ]; then
13
echo "Removing old module source..."
14
rm -rf "/usr/src/$NAME-$VERSION"
19
echo "postrm called with unknown argument \`$1'" >&2