Преглед изворни кода

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

Arch Librarian пре 22 година
родитељ
комит
ed3dc989eb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      debian/postinst

+ 1 - 0
debian/postinst

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