ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/debhelper/autoscripts/postrm-xmlcatalog

4 lines
68 B
Plaintext

if [ "$1" = "purge" ]; then
rm -f #PACKAGECAT# #PACKAGECAT#.old
fi