#!/bin/sh
set -e
# Automatically added by dh_installxmlcatalogs/UNDECLARED
if [ "$1" = "purge" ]; then
	rm -f /etc/xml/docbook-xml.xml /etc/xml/docbook-xml.xml.old
fi
# End automatically added section
# Automatically added by dh_installcatalogs/12.1.1ubuntu1
if [ "$1" = "purge" ]; then
	rm -f /etc/sgml/docbook-xml.cat.old
fi
# End automatically added section
