Your IP : 3.145.44.46
#!/bin/sh set -e # Automatically added by dh_installxmlcatalogs/UNDECLARED if [ "$1" = "purge" ]; then rm -f /etc/xml/docutils-common.xml /etc/xml/docutils-common.xml.old fi # End automatically added section # Automatically added by dh_installcatalogs/11.1.4ubuntu1 if [ "$1" = "purge" ]; then rm -f /etc/sgml/docutils-common.cat.old fi # End automatically added section |