opensc/debian/libopensc0.postinst.debhelper
aj 0e7fa43a29 big rewrite on debian/ files, originaly based on Joe Phillips debianisation,
reworked by Andreas Jellinghaus, and with many changes and suggestions by
Ludovic Rousseau


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1724 c6295689-39f2-0310-b995-f0e70906c6a9
2004-01-08 11:59:55 +00:00

6 lines
118 B
Plaintext

# Automatically added by dh_makeshlibs
if [ "$1" = "configure" ]; then
ldconfig
fi
# End automatically added section