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
/
postrm
blob: 5f0c15e7334e8ac15ddef199d4840c0200ed4d5f (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh set -e if [ "$1" = "remove" ]; then ldconfig fi