]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-sgmlcatalog
r1956: * Correct some incorrect instances of "v4 only" in docs. Closes: #381536
[debhelper.git] / autoscripts / postrm-sgmlcatalog
1 if [ "$1" = "purge" ]; then
2         rm -f #CENTRALCAT# #CENTRALCAT#.old
3 fi