]> git.decadent.org.uk Git - dak.git/blob - postinst
0b7518bc6db9853db80bc0a6becb7347d3b1edf1
[dak.git] / postinst
1 #! /bin/sh
2 set -e
3
4 if [ "$1" = "configure" ] ; then
5   ldconfig
6 fi