File: postrm-xmlcatalog

package info (click to toggle)
xml-core 0.09
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 212 kB
  • ctags: 30
  • sloc: perl: 558; makefile: 159; sh: 59; xml: 8
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