File: libspiro.postrm.debhelper

package info (click to toggle)
libspiro 20071029-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 1,276 kB
  • ctags: 90
  • sloc: sh: 7,907; ansic: 1,097; makefile: 53
file content (5 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (43)
1
2
3
4
5
# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
	ldconfig
fi
# End automatically added section