]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-sgmlcatalog
python distutils buildsystem: Propigate failure of pyversions. Closes: #683551 Thanks...
[debhelper.git] / autoscripts / postrm-sgmlcatalog
1 if [ "$1" = "purge" ]; then
2         rm -f #CENTRALCAT#.old
3 fi