]> git.saurik.com Git - apt.git/blobdiff - debian/postrm
Add option to apt-get to show versions of packages being
[apt.git] / debian / postrm
index b1bb971d4976cea0a48e6ae85d7094e6cfcf883b..f93eb762ab1f0a96b95b34ac26fb61f52cf67286 100755 (executable)
@@ -8,7 +8,12 @@
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 
+#DEBHELPER#
+
 case "$1" in
+       remove)
+               ldconfig
+               ;;
        purge)
                echo -n "Removing APT cache and state files... "
                echo -n "/var/cache/apt"