#! /bin/sh

#---------------------------------------------------------------------
#                            post-remove
# 
# Executed after the package is removed.
#---------------------------------------------------------------------

exit 0
