Comment 0 for bug 1889190

Revision history for this message
Balint Reczey (rbalint) wrote :

...
if [ -n "$preversion" ] && dpkg --compare-versions "$preversion" lt 2.31-0ubuntu2; then
 LCONFIG_NOTRIGGER=y
        export LDCONFIG_NOTRIGGER
        ldconfig || ldconfig --verbose
...