* create .pc file, seems to be a good thing to do.
[citadel.git] / libcitadel / debian / libcitadel1.postrm.debhelper
1 # Automatically added by dh_makeshlibs
2 if [ "$1" = "remove" ]; then
3         ldconfig
4 fi
5 # End automatically added section