summaryrefslogtreecommitdiff
path: root/debian/postinst
blob: 0cd5f28c979e80b94b68053797581420bf88d779 (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -e

ldconfig

#DEBHELPER#