#! /bin/sh
set -e

if [ "$1" = rtupdate ]; then
	py3clean -p python3-cached-property /usr/share/python3-cached-property
	py3compile -p python3-cached-property  /usr/share/python3-cached-property
fi