3d89d3ef629569f3f4e218d94aba27d29a14200e
[citadel.git] / libcitadel / debian / libcitadel1.postinst.debhelper
1 # Automatically added by dh_makeshlibs
2 if [ "$1" = "configure" ]; then
3         ldconfig
4 fi
5 # End automatically added section