From ed3dc989ebabe915888de3ffd83cbe5be0f99444 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:28 +0000 Subject: [PATCH] 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 --- debian/postinst | 1 + 1 file changed, 1 insertion(+) 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 # -- 2.50.0