initial commit
[glibc.git] / debian / debhelper.in / libc-bin.triggers
1 # For standard directories the ldconfig call can be delayed, the dynamic
2 # linker will search the standard directories itself, which will incur a
3 # small performance penalty.
4 #
5 # For non-standard directories listed in /etc/ld.so.conf or in a file in
6 # /etc/ld.so.conf.d/, the call to ldconfig is essential and can not be
7 # skipped, otherwise libraries won't be found. Therefore declare ldconfig
8 # as interest-await.
9 interest-await ldconfig