Add ldconfig to postinst script under configure argument
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:52:28 +0000 (16:52 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:52:28 +0000 (16:52 +0000)
Author: che
Date: 1999-01-25 22:58:01 GMT
Add ldconfig to postinst script under configure argument

debian/postinst

index d36c5a7..3de0541 100755 (executable)
@@ -34,6 +34,7 @@ check_apt_conf ()
 
 case "$1" in
        configure)
+              ldconfig
               #
                # If there is no /etc/apt/sources.list then create a default
               #