Use this to specify that 'configure' depends on acglib.m4.
[platform/upstream/glib.git] / debian / postinst
1 #!/bin/sh
2
3 set -e
4
5 ldconfig
6
7 #DEBHELPER#