]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-sgmlcatalog
168a6949fba2e36dae816204bf1706438be43ea7
[debhelper.git] / autoscripts / postrm-sgmlcatalog
1 if [ "$1" = "purge" ]; then
2         rm -f #CENTRALCAT# #CENTRALCAT#.old
3 fi