post_remove() {
	rm -f /var/lib/vdr/themes/anthra_SD-default.theme
}

pre_upgrade() {
	post_remove
}
