File: liblzo-dev.postinst

package info (click to toggle)
lzo 1.03-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 2,264 kB
  • ctags: 7,369
  • sloc: ansic: 13,189; sh: 2,594; perl: 338; makefile: 218; asm: 110
file content (7 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
#!/bin/sh

set -e

ldconfig

#DEBHELPER#