File: tomcat-native.postrm.debhelper

package info (click to toggle)
tomcat-native 1.1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 948 kB
  • ctags: 1,025
  • sloc: ansic: 9,600; sh: 2,863; perl: 111; makefile: 56
file content (5 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (42)
1
2
3
4
5
# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
	ldconfig
fi
# End automatically added section