From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:28 +0000 (+0000) Subject: Add ldconfig to postinst script under configure argument X-Git-Tag: 0.7.24ubuntu1~1510 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/ed3dc989ebabe915888de3ffd83cbe5be0f99444 Add ldconfig to postinst script under configure argument Author: che Date: 1999-01-25 22:58:01 GMT Add ldconfig to postinst script under configure argument --- 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 #