repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* When converting cid: URL's in to /webcit/mimepart... URL's, prefix the inserted...
[citadel.git]
/
libcitadel
/
debian
/
libcitadel1.postinst.debhelper
blob
3d89d3ef629569f3f4e218d94aba27d29a14200e
1
# Automatically added by dh_makeshlibs
2
if [ "$1" = "configure" ]; then
3
ldconfig
4
fi
5
# End automatically added section