index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
debian
/
postinst
blob: 60836d52acd704fca219ff5dd7fc94ccf60876d6 (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh set -e if [ "$1" = "configure" ]; then ldconfig fi