Make some changes to the way that GMainContext works:
[platform/upstream/glib.git] / debian / postinst
1 #!/bin/sh
2
3 set -e
4
5 ldconfig
6
7 #DEBHELPER#