if [ "${BASEDIR:=/}" != "/" ]; then
#    BASEDIR=""
    exit 0
fi
if [ "$1" = "purge" ]; then
	rm -f #PACKAGECAT# #PACKAGECAT#.old
fi
