diff options
-rwxr-xr-x | debian/postinst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst index d36c5a705..3de054186 100755 --- a/debian/postinst +++ b/debian/postinst @@ -34,6 +34,7 @@ check_apt_conf () case "$1" in configure) + ldconfig # # If there is no /etc/apt/sources.list then create a default # |