File: libltdl0.postinst

package info (click to toggle)
libtool 1.3.3-9.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,440 kB
  • ctags: 277
  • sloc: sh: 8,731; ansic: 1,742; makefile: 365
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#