	#!/bin/sh
	# patch /usr/bin/radicale force run using python3
	/bin/sed -i 's/python/python3/' ${IPKG_INSTROOT}/usr/bin/radicale
