case "$ACTION" in
	post)	if [ "$UPDATE" != "yes" ]; then
			rm -r var/games/kobo-deluxe
		fi
		;;
esac
