export PATH=/bin:/sbin:/usr/bin:/usr/sbin
# Run this script at the pre-deinstall stage
if [ "x${2}" != "xDEINSTALL" ]; then
if [ "x${2}" != "xPOST-DEINSTALL" ]; then
exit 0
fi