File: libcompface1.postinst

package info (click to toggle)
libcompface 1%3A1.5.2-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 392 kB
  • ctags: 178
  • sloc: ansic: 1,574; makefile: 226; sh: 182; perl: 28
file content (8 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/bin/sh

if [ "$1" = "configure" ]; then
		ldconfig
end


#DEBHELPER#