File: postrm-xmlcatalog

package info (click to toggle)
xml-core 0.13
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 216 kB
  • ctags: 29
  • sloc: perl: 553; makefile: 161; sh: 46; xml: 10
file content (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (8)
1
2
3
if [ "$1" = "purge" ]; then
	rm -f #PACKAGECAT# #PACKAGECAT#.old
fi