
| Current Path : /var/lib/dpkg/info/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/lib/dpkg/info/sgml-data.postrm |
#!/bin/sh set -e # Automatically added by dh_installxmlcatalogs/UNDECLARED if [ "$1" = "purge" ]; then rm -f /etc/xml/sgml-data.xml /etc/xml/sgml-data.xml.old fi # End automatically added section # Automatically added by dh_installcatalogs/11.3.2ubuntu1 if [ "$1" = "purge" ]; then rm -f /etc/sgml/sgml-data.cat.old fi # End automatically added section