]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-sgmlcatalog
dh: Ensure -a and -i are passed when running override_dh_command-arch and override_dh...
[debhelper.git] / autoscripts / postrm-sgmlcatalog
1 if [ "$1" = "purge" ]; then
2         rm -f #CENTRALCAT# #CENTRALCAT#.old
3 fi